Fix index. (wired, duplicate Makefile contents :(

This commit is contained in:
Vanilla I. Shu 2013-11-06 12:12:45 +00:00
parent dd96133a63
commit 76d817b96f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332969
3 changed files with 0 additions and 61 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>