diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-01-14 12:51:26 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-01-14 12:51:26 +0000 |
commit | af287150a2b010600a11269233966fef78de1684 (patch) | |
tree | e5ed7150c1eeee5b9a7c848a9a55c066f859fe47 /devel/gnustep-make | |
parent | 6b6d9dc09e94fa98b51f6626e4fa83e993055a69 (diff) | |
download | ports-af287150a2b010600a11269233966fef78de1684.tar.gz ports-af287150a2b010600a11269233966fef78de1684.zip |
Notes
Diffstat (limited to 'devel/gnustep-make')
-rw-r--r-- | devel/gnustep-make/Makefile | 3 | ||||
-rw-r--r-- | devel/gnustep-make/distinfo | 6 | ||||
-rw-r--r-- | devel/gnustep-make/pkg-plist | 10 |
3 files changed, 15 insertions, 4 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index f359b834978b..a1b915548a29 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep-make -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.4 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core @@ -17,6 +17,7 @@ COMMENT= GNUstep makefile package USE_GNUSTEP= yes USE_GNUSTEP_PREFIX= yes +RESTRICTED= GPL3 GNU_CONFIGURE= yes CONFIGURE_TARGET= MAKE_FLAGS= OPTFLAG="${CFLAGS}" diff --git a/devel/gnustep-make/distinfo b/devel/gnustep-make/distinfo index d24ff93ea901..49ae6752ac3f 100644 --- a/devel/gnustep-make/distinfo +++ b/devel/gnustep-make/distinfo @@ -1,3 +1,3 @@ -MD5 (gnustep-make-2.0.1.tar.gz) = f268733ea23f53e211e3977e27b46098 -SHA256 (gnustep-make-2.0.1.tar.gz) = 63d5f1bc8f2f12707f0c109ddff3492a297e4ae21ff13eee62ed4e2aa761f653 -SIZE (gnustep-make-2.0.1.tar.gz) = 444343 +MD5 (gnustep-make-2.0.4.tar.gz) = 3aef218e5b17999049256892acca7552 +SHA256 (gnustep-make-2.0.4.tar.gz) = 60c159673a0acf5ec598747344ddc3d3038482ebe64f910af0b5125cba8d2a44 +SIZE (gnustep-make-2.0.4.tar.gz) = 461957 diff --git a/devel/gnustep-make/pkg-plist b/devel/gnustep-make/pkg-plist index 844a975401c0..2a0e9685cd47 100644 --- a/devel/gnustep-make/pkg-plist +++ b/devel/gnustep-make/pkg-plist @@ -1,4 +1,10 @@ GNUstep.conf +System/Library/Documentation/man/man1/debugapp.1.gz +System/Library/Documentation/man/man1/openapp.1.gz +System/Library/Documentation/man/man1/gnustep-config.1.gz +System/Library/Documentation/man/man1/opentool.1.gz +System/Library/Documentation/man/man7/GNUstep.7.gz +System/Library/Documentation/man/man7/library-combo.7.gz System/Library/Makefiles/GNUstep-reset.sh System/Library/Makefiles/GNUstep.csh System/Library/Makefiles/GNUstep.sh @@ -46,6 +52,7 @@ System/Library/Makefiles/Master/gswbundle.make System/Library/Makefiles/Master/java-tool.make System/Library/Makefiles/Master/java.make System/Library/Makefiles/Master/library.make +System/Library/Makefiles/Master/nsis.make System/Library/Makefiles/Master/objc.make System/Library/Makefiles/Master/palette.make System/Library/Makefiles/Master/resource-set.make @@ -97,6 +104,7 @@ System/Library/Makefiles/messages.make System/Library/Makefiles/mkinstalldirs System/Library/Makefiles/names.make System/Library/Makefiles/native-library.make +System/Library/Makefiles/nsi-app.template System/Library/Makefiles/objc.make System/Library/Makefiles/os.sh System/Library/Makefiles/palette.make @@ -143,6 +151,8 @@ System/Tools/opentool @dirrm System/Library/Headers @dirrm System/Library/Frameworks @dirrm System/Library/Fonts +@dirrm System/Library/Documentation/man/man7 +@dirrm System/Library/Documentation/man/man1 @dirrm System/Library/Documentation/man @dirrm System/Library/Documentation/info @dirrm System/Library/Documentation/User |