aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/asn1c/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/asn1c/Makefile b/lang/asn1c/Makefile
index 6f83aaf9c7fc..35647655d4ad 100644
--- a/lang/asn1c/Makefile
+++ b/lang/asn1c/Makefile
@@ -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>