f3cfa28097
Reported by: portsnap, with help from cperciva With hat: pointy Sponsored by: Absolight
17 lines
382 B
Makefile
17 lines
382 B
Makefile
# Created by: Mark Felder <feld@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= htmlpurifier.org
|
|
PORTVERSION= 20140120
|
|
PORTREVISION= 1
|
|
CATEGORIES= devel www pear
|
|
MASTER_SITES= #
|
|
|
|
MAINTAINER= feld@FreeBSD.org
|
|
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
|
|
|
|
PEAR_CHANNEL_HOST= htmlpurifier.org
|
|
PEAR_CHANNEL_ALIAS= hp
|
|
|
|
.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
|
|
.include <bsd.port.mk>
|