diff options
Diffstat (limited to 'databases/pear-DoctrineCommon/Makefile')
-rw-r--r-- | databases/pear-DoctrineCommon/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/databases/pear-DoctrineCommon/Makefile b/databases/pear-DoctrineCommon/Makefile deleted file mode 100644 index 3e8e72b8c70c..000000000000 --- a/databases/pear-DoctrineCommon/Makefile +++ /dev/null @@ -1,20 +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 - -DEPRECATED= Upstream no longer serves through PEAR channel and has been moved to Composer -EXPIRATION_DATE= 2025-08-04 - -USES= pear -PEAR_CHANNEL= doctrine -NO_ARCH= yes - -.include <bsd.port.mk> |