2007-09-15 16:59:36 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2007/09/15 20:59:40 merdely Exp $
|
2002-01-23 00:56:35 -05:00
|
|
|
|
2007-09-15 16:59:36 -04:00
|
|
|
COMMENT= perl module to the SAX2 NamespaceSupport class
|
2002-01-23 00:56:35 -05:00
|
|
|
|
2007-01-21 16:46:20 -05:00
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= XML-NamespaceSupport-1.09
|
2007-04-12 14:59:35 -04:00
|
|
|
PKGNAME= p5-${DISTNAME}p0
|
2007-01-21 16:46:20 -05:00
|
|
|
CATEGORIES= textproc
|
2002-01-23 00:56:35 -05:00
|
|
|
|
2007-04-12 14:59:35 -04:00
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
2005-12-11 15:28:10 -05:00
|
|
|
|
2003-11-15 10:12:53 -05:00
|
|
|
# GPL/Artistic
|
2002-01-23 00:56:35 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|