Support stage

This commit is contained in:
Baptiste Daroussin 2014-01-27 08:30:47 +00:00
parent 56a2c75888
commit dec46ed75f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341339
2 changed files with 10 additions and 3 deletions

View File

@ -13,9 +13,6 @@ LICENSE= GPLv3
GNU_CONFIGURE= yes
MAN1= ci.1 co.1 ident.1 merge.1 rcs.1 rcsclean.1 rcsdiff.1 rcsmerge.1 rlog.1
MAN5= rcsfile.5
INFO= rcs
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -7,3 +7,13 @@ bin/rcsclean
bin/rcsdiff
bin/rcsmerge
bin/rlog
man/man1/ci.1.gz
man/man1/co.1.gz
man/man1/ident.1.gz
man/man1/merge.1.gz
man/man1/rcs.1.gz
man/man1/rcsclean.1.gz
man/man1/rcsdiff.1.gz
man/man1/rcsmerge.1.gz
man/man1/rlog.1.gz
man/man5/rcsfile.5.gz