1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/lang/asn1c/Makefile
2014-03-06 14:04:29 +00:00

18 lines
377 B
Makefile

# Created by: Lev Walkin <vlm@lionet.info>
# $FreeBSD$
PORTNAME= asn1c
PORTVERSION= 0.9.24
CATEGORIES= lang converters security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
http://lionet.info/soft/
MAINTAINER= vlm@lionet.info
COMMENT= Modern ASN.1 to C compiler
GNU_CONFIGURE= yes
USES= perl5 gmake
SUB_FILES= pkg-message
.include <bsd.port.mk>