2006-12-04 16:49:38 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2006/12/04 21:49:38 steven Exp $
|
2001-05-05 19:11:14 -04:00
|
|
|
|
|
|
|
COMMENT= "module to encode and decode objects"
|
2001-01-18 22:29:42 -05:00
|
|
|
|
2003-01-08 00:14:49 -05:00
|
|
|
DISTNAME= Convert-BER-1.3101
|
2006-12-04 16:49:38 -05:00
|
|
|
PKGNAME= p5-${DISTNAME}p0
|
|
|
|
CATEGORIES= converters
|
|
|
|
MODULES= cpan
|
2001-01-18 22:29:42 -05:00
|
|
|
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
|
2006-12-04 16:49:38 -05:00
|
|
|
# Perl
|
2001-01-18 22:29:42 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|