freebsd-ports/devel/pear-channel-htmlpurifier.org/Makefile
Mathieu Arnold 03cdce3403 Harmonize the Pear channel ports, the htmlpurifier.org channel was the
only channel which port did not match the channel name.

Sponsored by:	Absolight
2018-02-13 00:08:59 +00:00

18 lines
409 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 <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk"
.include <bsd.port.post.mk>