lang/asn1c: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-24 13:29:09 +01:00
parent d3703a3c77
commit 5cc68389e0
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 5 additions and 3 deletions

View File

@ -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

View File

@ -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