Index: head/devel/pear-htmlpurifier/Makefile =================================================================== --- head/devel/pear-htmlpurifier/Makefile (revision 340605) +++ head/devel/pear-htmlpurifier/Makefile (revision 340606) @@ -1,26 +1,27 @@ # Created by: Mark Felder # $FreeBSD$ PORTNAME= htmlpurifier PORTVERSION= 4.6.0 CATEGORIES= devel pear www MASTER_SITES= http://htmlpurifier.org/get/ \ LOCAL DISTNAME= HTMLPurifier-${PORTVERSION} PKGNAMEPREFIX= pear- MAINTAINER= feld@FreeBSD.org COMMENT= PHP HTML filter library LICENSE= LGPL21 BUILD_DEPENDS= ${PEARDIR}/.channels/htmlpurifier.org.reg:${PORTSDIR}/devel/pear-channel-htmlpurifier RUN_DEPENDS:= ${BUILD_DEPENDS} PEAR_CHANNEL= htmlpurifier PEAR_AUTOINSTALL= yes -NO_STAGE= yes + +PLIST_FILES+= %%PEARDIR%%/.channels/.alias/hp.txt .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include