freebsd-ports/textproc/p5-HTML-Tiny/Makefile

19 lines
332 B
Makefile
Raw Normal View History

# Created by: chinsan
# $FreeBSD$
PORTNAME= HTML-Tiny
2009-03-23 19:37:06 +01:00
PORTVERSION= 1.05
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ANDYA
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Lightweight, dependency free HTML/XML generation
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>