1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-03-06 14:04:29 +00:00
parent 76022934fd
commit 583bf7c618
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347203
2 changed files with 3 additions and 6 deletions

View File

@ -14,10 +14,4 @@ GNU_CONFIGURE= yes
USES= perl5 gmake
SUB_FILES= pkg-message
MAN1= asn1c.1 enber.1 unber.1
NO_STAGE= yes
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -3,6 +3,9 @@ bin/clyx2asn1.pl
bin/crfc2asn1.pl
bin/enber
bin/unber
man/man1/asn1c.1.gz
man/man1/enber.1.gz
man/man1/unber.1.gz
%%DATADIR%%/ANY.c
%%DATADIR%%/ANY.h
%%DATADIR%%/BIT_STRING.c