2013-05-03 21:35:23 +00:00
|
|
|
# Created by: Lev Walkin <vlm@lionet.info>
|
2004-10-14 08:51:02 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= asn1c
|
2013-05-18 20:05:57 +00:00
|
|
|
PORTVERSION= 0.9.24
|
2004-10-14 08:51:02 +00:00
|
|
|
CATEGORIES= lang converters security
|
2009-08-22 00:24:37 +00:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
|
2004-10-14 08:51:02 +00:00
|
|
|
http://lionet.info/soft/
|
2009-08-22 00:24:37 +00:00
|
|
|
|
2004-10-14 08:51:02 +00:00
|
|
|
MAINTAINER= vlm@lionet.info
|
|
|
|
COMMENT= Modern ASN.1 to C compiler
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2014-02-14 16:23:18 +00:00
|
|
|
USES= perl5 gmake
|
2005-04-30 08:27:40 +00:00
|
|
|
SUB_FILES= pkg-message
|
2004-10-14 08:51:02 +00:00
|
|
|
|
2005-04-30 08:27:40 +00:00
|
|
|
.include <bsd.port.mk>
|