13 lines
185 B
Makefile
13 lines
185 B
Makefile
|
COMMENT= xpath matching for object trees
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= Class-XPath-1.4
|
||
|
REVISION= 2
|
||
|
CATEGORIES= devel textproc
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|