19 lines
401 B
Makefile
19 lines
401 B
Makefile
# $OpenBSD: Makefile,v 1.15 2010/10/19 07:54:25 espie Exp $
|
|
|
|
COMMENT= perl module to the SAX2 NamespaceSupport class
|
|
|
|
MODULES= cpan
|
|
DISTNAME= XML-NamespaceSupport-1.11
|
|
CATEGORIES= textproc
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|