diff options
Diffstat (limited to 'devel/pear-channel-doctrine/Makefile')
-rw-r--r-- | devel/pear-channel-doctrine/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/pear-channel-doctrine/Makefile b/devel/pear-channel-doctrine/Makefile deleted file mode 100644 index fa56c2d112e8..000000000000 --- a/devel/pear-channel-doctrine/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -PORTNAME= doctrine -PORTVERSION= 20130618 -CATEGORIES= devel www pear - -MAINTAINER= bofh@FreeBSD.org -COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} -WWW= http://pear.doctrine-project.org/ - -PEAR_CHANNEL_HOST= pear.doctrine-project.org - -.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk" -.include <bsd.port.mk> |