SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
19
www/p5-HTML-TreeBuilder-XPath/Makefile
Normal file
19
www/p5-HTML-TreeBuilder-XPath/Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
COMMENT = add XPath support to HTML::TreeBuilder
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
DISTNAME = HTML-TreeBuilder-XPath-0.14
|
||||
CATEGORIES = www
|
||||
REVISION = 0
|
||||
|
||||
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
RUN_DEPENDS = textproc/p5-XML-XPathEngine>=0.12 \
|
||||
www/p5-HTML-Tree
|
||||
|
||||
MAKE_ENV += TEST_POD=1
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue