lang/asn1c: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-10-20 18:13:16 +02:00
parent d65453fe78
commit 0af7cfd770

View file

@ -13,7 +13,8 @@ GH_ACCOUNT= vlm
GH_PROJECT= asn1c
GNU_CONFIGURE= yes
USES= perl5 gmake
USES= cpe perl5 gmake
CPE_VENDOR= ${PORTNAME}_project
SUB_FILES= pkg-message
.include <bsd.port.mk>