mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
This commit is contained in:
parent
76022934fd
commit
583bf7c618
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347203
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user