mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
15 lines
227 B
Makefile
15 lines
227 B
Makefile
COMMENT= perl module for validating XML
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= XML-Checker-0.13
|
|
REVISION= 2
|
|
CATEGORIES= textproc
|
|
|
|
RUN_DEPENDS= textproc/p5-XML-DOM>=1.29
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|