Support stage

This commit is contained in:
Baptiste Daroussin 2013-12-27 09:29:34 +00:00
parent 948e393ac1
commit 1376c18ec6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337663

View file

@ -9,11 +9,10 @@ MASTER_SITES= SF
MAINTAINER= miki@ceti.pl
COMMENT= Tool to decode yEnc encoded files
MAN1= yydecode.1
USE_GMAKE= yes
USES= gmake
GNU_CONFIGURE= yes
PLIST_FILES= bin/yydecode
PLIST_FILES= bin/yydecode \
man/man1/yydecode.1.gz
NO_STAGE= yes
.include <bsd.port.mk>