1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

support stage

This commit is contained in:
Baptiste Daroussin 2013-12-27 19:21:50 +00:00
parent bff0f13bd5
commit 5b255a0f31
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337789
2 changed files with 5 additions and 5 deletions

View File

@ -10,13 +10,10 @@ MASTER_SITES= http://anarcat.ath.cx/software/distfiles/
MAINTAINER= anarcat@anarcat.ath.cx
COMMENT= Handy tools for living with make world
USES= perl5
USES= perl5 uidfix shebangfix
SHEBANG_FILES= whereintheworld
USE_PERL5= run
MAN8= buildit.8 upgrade.8 whereintheworld.8
MAKE_ARGS= SHAREDIR=${PREFIX}
MANCOMPRESSED= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,6 @@
man/man8/buildit.8.gz
man/man8/upgrade.8.gz
man/man8/whereintheworld.8.gz
sbin/whereintheworld
sbin/upgrade
sbin/buildit