diff options
Diffstat (limited to 'databases/pear-DoctrineCommon/Makefile')
-rw-r--r-- | databases/pear-DoctrineCommon/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/databases/pear-DoctrineCommon/Makefile b/databases/pear-DoctrineCommon/Makefile deleted file mode 100644 index acfa26eec6d4..000000000000 --- a/databases/pear-DoctrineCommon/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -PORTNAME= DoctrineCommon -PORTVERSION= 2.3.0 -CATEGORIES= databases pear -MASTER_SITES= http://pear.doctrine-project.org/get/ - -MAINTAINER= bofh@FreeBSD.org -COMMENT= Shared code for Doctrine PHP object relational mapper -WWW= https://www.doctrine-project.org/ - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -USES= pear -PEAR_CHANNEL= doctrine -NO_ARCH= yes - -.include <bsd.port.mk> |