opnsense-ports/lang/asn1c/Makefile
Franco Fichtner 54a51c4f83 */*: sync with upstream
Taken from: FreeBSD
2017-01-30 07:39:03 +01:00

20 lines
352 B
Makefile

# Created by: Lev Walkin <vlm@lionet.info>
# $FreeBSD$
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>