aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-01-23 08:03:34 +0800
committerbapt <bapt@FreeBSD.org>2014-01-23 08:03:34 +0800
commit63d47d55fd8b378bf419c979abbe8ca0bec44fd9 (patch)
tree9f63a55546e9e670a3fd38dfa4d97c33554352b5 /devel
parent1b0f313e61e9d97d82dbe3ddbea82b5032f3c4ce (diff)
downloadfreebsd-ports-gnome-63d47d55fd8b378bf419c979abbe8ca0bec44fd9.tar.gz
freebsd-ports-gnome-63d47d55fd8b378bf419c979abbe8ca0bec44fd9.tar.zst
freebsd-ports-gnome-63d47d55fd8b378bf419c979abbe8ca0bec44fd9.zip
Support stage
Diffstat (limited to 'devel')
-rw-r--r--devel/cutils/Makefile5
-rw-r--r--devel/cutils/pkg-plist14
2 files changed, 14 insertions, 5 deletions
diff --git a/devel/cutils/Makefile b/devel/cutils/Makefile
index a5acb9d24372..a8cb7a344ac0 100644
--- a/devel/cutils/Makefile
+++ b/devel/cutils/Makefile
@@ -11,14 +11,9 @@ COMMENT= Miscellaneous C programmer's utilities
GNU_CONFIGURE= yes
MAKE_ENV= MAKEINFO=makeinfo
-MAN1= cdecl.1 chilight.1 cobfusc.1 cundecl.1 cunloop.1 yyextract.1 \
- yyref.1
INFO= cutils
-PLIST_FILES= bin/cdecl bin/chilight bin/cobfusc bin/cundecl bin/cunloop \
- bin/yyextract bin/yyref
MAKE_JOBS_UNSAFE= yes
CONFLICTS= cdecl-[0-9]*
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/cutils/pkg-plist b/devel/cutils/pkg-plist
new file mode 100644
index 000000000000..77df4fd955c3
--- /dev/null
+++ b/devel/cutils/pkg-plist
@@ -0,0 +1,14 @@
+bin/cdecl
+bin/chilight
+bin/cobfusc
+bin/cundecl
+bin/cunloop
+bin/yyextract
+bin/yyref
+man/man1/cdecl.1.gz
+man/man1/chilight.1.gz
+man/man1/cobfusc.1.gz
+man/man1/cundecl.1.gz
+man/man1/cunloop.1.gz
+man/man1/yyextract.1.gz
+man/man1/yyref.1.gz