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

19 lines
362 B
Makefile
Raw Normal View History

2010-07-13 15:46:10 -04:00
# $OpenBSD: Makefile,v 1.9 2010/07/13 19:46:11 sthen Exp $
COMMENT= module to encode and decode objects
2003-01-08 00:14:49 -05:00
DISTNAME= Convert-BER-1.3101
2010-07-13 15:46:10 -04:00
REVISION= 0
2006-12-04 16:49:38 -05:00
CATEGORIES= converters
MODULES= cpan
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
2006-12-04 16:49:38 -05:00
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>