mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
lang/asn1c: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
d3703a3c77
commit
5cc68389e0
@ -1,5 +1,6 @@
|
||||
PORTNAME= asn1c
|
||||
PORTVERSION= 0.9.27
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= lang converters security
|
||||
|
||||
@ -12,6 +13,7 @@ GH_ACCOUNT= vlm
|
||||
GH_PROJECT= asn1c
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= cpe perl5 gmake
|
||||
CPE_VENDOR= ${PORTNAME}_project
|
||||
SUB_FILES= pkg-message
|
||||
|
@ -2,9 +2,9 @@ bin/asn1c
|
||||
bin/crfc2asn1.pl
|
||||
bin/enber
|
||||
bin/unber
|
||||
man/man1/asn1c.1.gz
|
||||
man/man1/enber.1.gz
|
||||
man/man1/unber.1.gz
|
||||
share/man/man1/asn1c.1.gz
|
||||
share/man/man1/enber.1.gz
|
||||
share/man/man1/unber.1.gz
|
||||
%%DATADIR%%/ANY.c
|
||||
%%DATADIR%%/ANY.h
|
||||
%%DATADIR%%/BIT_STRING.c
|
||||
|
Loading…
Reference in New Issue
Block a user