aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/p5-PDFLib/Makefile23
-rw-r--r--print/p5-PostScript-Simple/Makefile19
-rw-r--r--print/p5-PostScript/Makefile19
3 files changed, 0 insertions, 61 deletions
diff --git a/print/p5-PDFLib/Makefile b/print/p5-PDFLib/Makefile
index 7e4cf975edf3..14485aa93b17 100644
--- a/print/p5-PDFLib/Makefile
+++ b/print/p5-PDFLib/Makefile
@@ -18,26 +18,3 @@ USE_PERL5= configure
NO_BUILD= yes
.include <bsd.port.mk>
-# Created by: ijliao
-# $FreeBSD$
-
-PORTNAME= PDFLib
-PORTVERSION= 0.14
-CATEGORIES= print perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= More OO interface to pdflib_pl.pm
-
-BUILD_DEPENDS= pdflib-perl>=0:${PORTSDIR}/print/pdflib-perl
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-USES= perl5
-USE_PERL5= configure
-NO_BUILD= yes
-
-MAN3= PDFLib.3
-
-NO_STAGE= yes
-.include <bsd.port.mk>
diff --git a/print/p5-PostScript-Simple/Makefile b/print/p5-PostScript-Simple/Makefile
index 823513e2ac2f..d550d1d4ce16 100644
--- a/print/p5-PostScript-Simple/Makefile
+++ b/print/p5-PostScript-Simple/Makefile
@@ -14,22 +14,3 @@ USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
-# Created by: tobez
-# $FreeBSD$
-
-PORTNAME= PostScript-Simple
-PORTVERSION= 0.07
-CATEGORIES= print perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= PostScript::Simple - Produce PostScript files from Perl
-
-USES= perl5
-USE_PERL5= configure
-
-MAN3= PostScript::Simple.3 PostScript::Simple::EPS.3
-
-NO_STAGE= yes
-.include <bsd.port.mk>
diff --git a/print/p5-PostScript/Makefile b/print/p5-PostScript/Makefile
index 9d7491fb7381..e6ec6043bb9c 100644
--- a/print/p5-PostScript/Makefile
+++ b/print/p5-PostScript/Makefile
@@ -14,22 +14,3 @@ USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
-# Created by: Fernan Aguero <fernan.aguero@gmail.com>
-# $FreeBSD$
-
-PORTNAME= PostScript
-PORTVERSION= 0.06
-CATEGORIES= print perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= PostScript - Produce PostScript files from Perl
-
-USES= perl5
-USE_PERL5= configure
-
-MAN3= PostScript::TextBlock.3 PostScript::Elements.3 PostScript::Metrics.3
-
-NO_STAGE= yes
-.include <bsd.port.mk>