summaryrefslogtreecommitdiff
path: root/lang/asn1c/Makefile
blob: fd1f05f9a561ef00a8255a8fc94f14b1f0b4c3de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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=		cpe perl5 gmake
CPE_VENDOR=	${PORTNAME}_project
SUB_FILES=	pkg-message

.include <bsd.port.mk>