Support stage

This commit is contained in:
Baptiste Daroussin 2014-01-23 00:03:34 +00:00
parent fbf29ba889
commit f38d39d724
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340755
2 changed files with 14 additions and 5 deletions

View file

@ -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>

14
devel/cutils/pkg-plist Normal file
View file

@ -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