15 lines
197 B
Makefile
15 lines
197 B
Makefile
|
COMMENT = base class for SAX drivers and filters
|
||
|
|
||
|
DISTNAME = XML-SAX-Base-1.09
|
||
|
REVISION = 0
|
||
|
|
||
|
CATEGORIES = textproc
|
||
|
|
||
|
# Perl
|
||
|
PERMIT_PACKAGE = Yes
|
||
|
|
||
|
MODULES = cpan
|
||
|
PKG_ARCH = *
|
||
|
|
||
|
.include <bsd.port.mk>
|