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

- Stage support

This commit is contained in:
Martin Wilke 2014-02-15 10:12:57 +00:00
parent 7bebf85700
commit 222403ab11
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344345

View File

@ -11,12 +11,9 @@ DISTNAME= rain-${PORTVERSION}
MAINTAINER= jacob@whotookspaz.org
COMMENT= The original BSD rain program, ported from NetBSD
MAN6= rain.6
MANCOMPRESSED= yes
PLIST_FILES= bin/rain
PLIST_FILES= bin/rain \
man/man6/rain.6.gz
USE_BZIP2= yes
NO_STAGE= yes
.include <bsd.port.mk>