1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-11 16:59:34 +00:00
parent fd2a0ae431
commit cbab87d506
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343780
2 changed files with 2 additions and 4 deletions

View File

@ -11,8 +11,4 @@ COMMENT= Command line quota tools
WRKSRC= ${WRKDIR}/setquota/
MAN8= getquota.8 setquota.8
MANCOMPRESSED= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,4 @@
sbin/setquota
sbin/getquota
man/man8/getquota.8.gz
man/man8/setquota.8.gz