opnsense-ports/www/p5-HTML5-DOM/Makefile
Franco Fichtner da40f9760e */*: sync with upstream
Taken from: HardenedBSD
2018-06-17 14:42:30 +02:00

18 lines
314 B
Makefile

# $FreeBSD$
PORTNAME= HTML5-DOM
PORTVERSION= 1.08
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ZHUMARIN
PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= Super fast html5 DOM library with css selectors
LICENSE= MIT
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>