summaryrefslogtreecommitdiff
path: root/textproc/p5-PDF-API3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-PDF-API3/Makefile')
-rw-r--r--textproc/p5-PDF-API3/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/textproc/p5-PDF-API3/Makefile b/textproc/p5-PDF-API3/Makefile
deleted file mode 100644
index 743ff2cdf0c3..000000000000
--- a/textproc/p5-PDF-API3/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: p5-PDF-API2
-# Date created: Feb 2, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= PDF-API2
-PORTVERSION= 0.69
-CATEGORIES= textproc perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= erwin@FreeBSD.org
-COMMENT= 'The Next Generation' of Text::PDF::API
-
-BUILD_DEPENDS= ${PERL_SITELIBDIR}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= 5.8.0+
-PERL_SITELIBDIR= ${SITE_PERL}
-
-.include <bsd.port.mk>