16 lines
370 B
Makefile
16 lines
370 B
Makefile
# Created by: Mark Felder <feld@FreeBSD.org>
|
|
|
|
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>
|