freebsd-ports/lang/asn1c/Makefile
2021-04-06 16:31:07 +02:00

20 lines
340 B
Makefile

# Created by: Lev Walkin <vlm@lionet.info>
PORTNAME= asn1c
PORTVERSION= 0.9.27
DISTVERSIONPREFIX= v
CATEGORIES= lang converters security
MAINTAINER= vlm@lionet.info
COMMENT= Modern ASN.1 to C compiler
USE_GITHUB= yes
GH_ACCOUNT= vlm
GH_PROJECT= asn1c
GNU_CONFIGURE= yes
USES= perl5 gmake
SUB_FILES= pkg-message
.include <bsd.port.mk>