Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/lang/asn1c/Makefile
16149 views
# Created by: Lev Walkin <[email protected]>

PORTNAME=	asn1c
PORTVERSION=	0.9.27
DISTVERSIONPREFIX=	v
CATEGORIES=	lang converters security

MAINTAINER=	[email protected]
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>