Support stage
This commit is contained in:
parent
948e393ac1
commit
1376c18ec6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337663
1 changed files with 3 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue