aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHPDoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-PHPDoc/Makefile')
-rw-r--r--devel/pear-PHPDoc/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/pear-PHPDoc/Makefile b/devel/pear-PHPDoc/Makefile
deleted file mode 100644
index 3febc69ceebb..000000000000
--- a/devel/pear-PHPDoc/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# Created by: Gerrit Beine (<gerrit@beine-computer.de>)
-
-PORTNAME= PHPDoc
-PORTVERSION= 0.1.0
-CATEGORIES= devel www pear
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Tool to generate documentation from the source
-
-USES= pear
-
-.include <bsd.port.mk>