13 lines
204 B
Makefile
13 lines
204 B
Makefile
|
COMMENT= perl module to the SAX2 NamespaceSupport class
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= XML-NamespaceSupport-1.12
|
||
|
REVISION= 1
|
||
|
CATEGORIES= textproc
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|