mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Properly register info page
PR: 199980 Approved by: maintainer timeout (2 weeks)
This commit is contained in:
parent
0be0c40859
commit
aeff899b56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386950
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libtasn1
|
||||
PORTVERSION= 4.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -19,6 +20,7 @@ OPTIONS_DEFINE= DOCS
|
||||
|
||||
DOCS= AUTHORS NEWS README THANKS doc/TODO \
|
||||
doc/libtasn1.html doc/libtasn1.pdf doc/libtasn1.ps
|
||||
INFO= libtasn1
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
@ -2,7 +2,6 @@ bin/asn1Coding
|
||||
bin/asn1Decoding
|
||||
bin/asn1Parser
|
||||
include/libtasn1.h
|
||||
info/libtasn1.info
|
||||
lib/libtasn1.a
|
||||
lib/libtasn1.so
|
||||
lib/libtasn1.so.6
|
||||
|
Loading…
Reference in New Issue
Block a user