openbsd-ports/converters/p5-Convert-ASN1/Makefile

17 lines
314 B
Makefile
Raw Normal View History

2013-03-10 21:30:26 -04:00
# $OpenBSD: Makefile,v 1.23 2013/03/11 01:30:27 espie Exp $
COMMENT= module to encode and decode ASN.1 data structures
DISTNAME= Convert-ASN1-0.22
REVISION= 0
2006-12-04 16:49:38 -05:00
CATEGORIES= converters
MODULES= cpan
2010-10-18 13:06:05 -04:00
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
2006-12-04 16:49:38 -05:00
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>