From bae0c4c8f0a7fddfc80ce2fc397d8eb5e215fe11 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Mon, 6 Apr 2009 22:04:32 -0700 Subject: [PATCH] add macports portfile update target to makefile --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 9873d32..58ef332 100755 --- a/Makefile +++ b/Makefile @@ -37,6 +37,9 @@ debian-package: tarball freebsd-distinfo: ./utils/build-freebsd-distinfo +macports-portfile: + ./utils/build-macports-portfile + clean: # clean up old monkeysphere packages lying around as well. rm -f monkeysphere_* -- 2.25.1