mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Convert to new perl framework
- Trim Makefile header Approved by: wen@ (maintainer)
This commit is contained in:
parent
9bb16a96a3
commit
2c25cf429d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324306
@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Package for GPS PRN - Object ID conversions
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= GPS::OID.3
|
||||
|
||||
|
@ -14,7 +14,8 @@ COMMENT= Interface to the Starlink AST library
|
||||
BUILD_DEPENDS= p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta
|
||||
RUN_DEPENDS= p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Starlink::AST.3 \
|
||||
Starlink::AST::PGPLOT.3 \
|
||||
|
@ -16,7 +16,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Bio::SCF.3
|
||||
|
||||
|
@ -58,7 +58,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
#CONFLICTS= p5-bioperl-1.[13579]*
|
||||
|
||||
PERL_MODBUILD= YES
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN1= bp_aacomp.pl.1 \
|
||||
bp_biblio.pl.1 \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Test-Cukes
|
||||
# Date created: 26 Aug, 2009
|
||||
# Whom: Wen Heping <wenheping@gmail.com>
|
||||
#
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Test-Cukes
|
||||
PORTVERSION= 0.10
|
||||
@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Any-Moose>=0.10:${PORTSDIR}/devel/p5-Any-Moose \
|
||||
p5-Try-Tiny>=0.07:${PORTSDIR}/lang/p5-Try-Tiny
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::Cukes.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Exporter-Easy
|
||||
# Date created: 23 Jan, 2010
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Exporter-Easy
|
||||
PORTVERSION= 0.16
|
||||
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Takes the drudgery out of Exporting symbols
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Exporter::Easy.3 Exporter::Easiest.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: ExtUtils::LibBuilder
|
||||
# Date created: 16 Feb 2011
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ExtUtils-LibBuilder
|
||||
PORTVERSION= 0.04
|
||||
@ -16,7 +12,8 @@ COMMENT= Perl module to build C libraries
|
||||
|
||||
BUILD_DEPENDS= p5-ExtUtils-CBuilder>=0.27:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= ExtUtils::LibBuilder.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: devel/p5-File-ShareDir-PathClass
|
||||
# Date created: Aug 10, 2011
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= File-ShareDir-PathClass
|
||||
PORTVERSION= 1.112440
|
||||
@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-File-ShareDir>=0:${PORTSDIR}/devel/p5-File-ShareDir \
|
||||
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= File::ShareDir::PathClass.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: devel/p5-Find-Lib
|
||||
# Date created: 16 Nov, 2009
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Find-Lib
|
||||
PORTVERSION= 1.04
|
||||
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Helper to smartly find libs to use in the filesystem tree
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Find::Lib.3
|
||||
|
||||
|
@ -14,7 +14,8 @@ COMMENT= Import packages into other packages
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Import::Into.3
|
||||
|
||||
|
@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-MooX-Types-MooseLike>=0.23:${PORTSDIR}/devel/p5-MooX-Types-Moo
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Fatal>=0.003:${PORTSDIR}/devel/p5-Test-Fatal
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= MooX::Types::MooseLike::Numeric.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: devel/p5-MooseX-MultiMethods
|
||||
# Date created: Dec 28, 2010
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= MooseX-MultiMethods
|
||||
PORTVERSION= 0.10
|
||||
@ -24,7 +20,8 @@ RUN_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= MooseX::MultiMethods.3 \
|
||||
MooseX::MultiMethods::Meta::Method.3
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: devel/p5-MooseX-Types-VariantTable
|
||||
# Date created: Dec 26, 2010
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= MooseX-Types-VariantTable
|
||||
PORTVERSION= 0.04
|
||||
@ -19,7 +15,8 @@ RUN_DEPENDS= p5-MooseX-Types-Structured>=0.12:${PORTSDIR}/devel/p5-MooseX-Types-
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= MooseX::Types::VariantTable::Declare.3 \
|
||||
MooseX::Types::VariantTable.3
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: devel/p5-Sub-Exporter-ForMethods
|
||||
# Date created: May 27, 2010
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Sub-Exporter-ForMethods
|
||||
PORTVERSION= 0.100050
|
||||
@ -18,7 +14,8 @@ RUN_DEPENDS= p5-Sub-Name>=0:${PORTSDIR}/devel/p5-Sub-Name \
|
||||
p5-Sub-Exporter>=0.978:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Sub::Exporter::ForMethods.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: devel/p5-Test-Script-Run
|
||||
# Date created: Dec 14, 2010
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Test-Script-Run
|
||||
PORTVERSION= 0.05
|
||||
@ -18,7 +14,8 @@ RUN_DEPENDS= p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3 \
|
||||
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Test::Script::Run.3
|
||||
|
||||
|
@ -25,6 +25,7 @@ MAN3= Tree::Binary.3 Tree::Binary::Search.3 \
|
||||
Tree::Binary::Visitor::PreOrderTraversal.3 \
|
||||
Tree::Binary::VisitorFactory.3
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Google-Chart
|
||||
# Date created: 30 January 2009
|
||||
# Whom: Wen Heping <wenheping@gmail.com>
|
||||
#
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Google-Chart
|
||||
PORTVERSION= 0.05014
|
||||
@ -40,6 +36,7 @@ MAN3= Google::Chart.3 Google::Chart::Axis.3 \
|
||||
Google::Chart::Margin.3 \
|
||||
Google::Chart::Types.3
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Graphics-GnuplotIF
|
||||
# Date Created: Oct 21, 2010
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Graphics-GnuplotIF
|
||||
PORTVERSION= 1.7
|
||||
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= A dynamic Perl interface to gnuplot
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Graphics::GnuplotIF.3
|
||||
|
||||
|
@ -14,7 +14,8 @@ COMMENT= Calculate geographic distances in geodetic WGS84 format
|
||||
|
||||
RUN_DEPENDS= p5-Math-Complex>1.0.3:${PORTSDIR}/math/p5-Math-Complex
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= GIS::Distance::Lite.3 \
|
||||
|
||||
|
@ -14,7 +14,8 @@ COMMENT= C implementation of the ISAAC PRNG Algorithm
|
||||
BUILD_DEPENDS= p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Math::Random::ISAAC::XS.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: Math::Random::ISAAC
|
||||
# Date created: 07 Dec, 2009
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Math-Random-ISAAC
|
||||
PORTVERSION= 1.004
|
||||
@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS} \
|
||||
p5-Math-Random-ISAAC-XS>0:${PORTSDIR}/math/p5-Math-Random-ISAAC-XS
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Math::Random::ISAAC::PP.3 \
|
||||
Math::Random::ISAAC.3
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Statistics-Benford
|
||||
# Date created: 03 May, 2009
|
||||
# Whom: Wen Heping <wenheping@gmail.com>
|
||||
#
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Statistics-Benford
|
||||
PORTVERSION= 0.08
|
||||
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Calculate the deviation from Benford's Law
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Statistics::Benford.3
|
||||
|
||||
|
@ -14,7 +14,8 @@ COMMENT= Perl module to tie together multiple Geo::Coder modules
|
||||
RUN_DEPENDS= p5-List-Util-WeightedRoundRobin>=0:${PORTSDIR}/misc/p5-List-Util-WeightedRoundRobin
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Geo::Coder::Multiple.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-List-Util-WeightedRoundRobin
|
||||
# Date created: 12th march, 2010
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= List-Util-WeightedRoundRobin
|
||||
PORTVERSION= 0.4
|
||||
@ -15,6 +11,8 @@ MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Creates a list based on weighted input
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= List::Util::WeightedRoundRobin.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Net-LDAP-Server
|
||||
# Date created: 2nd Oct, 2009
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Net-LDAP-Server
|
||||
PORTVERSION= 0.43
|
||||
@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-Convert-ASN1>=0.22:${PORTSDIR}/converters/p5-Convert-ASN1 \
|
||||
p5-perl-ldap>=0.39:${PORTSDIR}/net/p5-perl-ldap
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Net::LDAP::Server.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Rose-URI
|
||||
# Date created: 18 Nov, 2010
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Rose-URI
|
||||
PORTVERSION= 1.00
|
||||
@ -18,7 +14,8 @@ RUN_DEPENDS= p5-Rose-Object>=0.854:${PORTSDIR}/devel/p5-Rose-Object \
|
||||
p5-URI>0:${PORTSDIR}/net/p5-URI
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Rose::URI.3
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Geo-ReadGRIB
|
||||
# Date created: 2009-03-18
|
||||
# Whom: Wen Heping <wenheping@gmail.com>
|
||||
#
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Geo-ReadGRIB
|
||||
PORTVERSION= 1.21
|
||||
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Perl module provides read access to GRIB files
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Geo::ReadGRIB.3 \
|
||||
Geo::ReadGRIB::Place.3 \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Jifty-Plugin-OpenID
|
||||
# Date created: 14 June, 2009
|
||||
# Whom: Wen Heping <wenheping@gmail.com>
|
||||
#
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Jifty-Plugin-OpenID
|
||||
PORTVERSION= 1.02
|
||||
@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Jifty>=0:${PORTSDIR}/www/p5-Jifty \
|
||||
p5-LWPx-ParanoidAgent>=0:${PORTSDIR}/www/p5-LWPx-ParanoidAgent
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Jifty::Plugin::OpenID::View.3 \
|
||||
Jifty::Plugin::OpenID.3 \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: LaTeX-Pod
|
||||
# Date created: 10 July, 2009
|
||||
# Whom: Wen Heping <wenheping@gmail.com>
|
||||
#
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= LaTeX-Pod
|
||||
PORTVERSION= 0.21
|
||||
@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-LaTeX-TOM>=0.9:${PORTSDIR}/textproc/p5-LaTeX-TOM \
|
||||
p5-boolean>=0.20:${PORTSDIR}/devel/p5-boolean
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= latex2pod.1
|
||||
MAN3= LaTeX::Pod.3
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-LaTeX-ToUnicode
|
||||
# Date created: March 16, 2011
|
||||
# Whom: Wen Heping <wenheping@gmail.com>
|
||||
#
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= LaTeX-ToUnicode
|
||||
PORTVERSION= 0.03
|
||||
@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Convert LaTeX commands to Unicode
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= LaTeX::ToUnicode::Tables.3 \
|
||||
LaTeX::ToUnicode.3
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Pod-HtmlEasy
|
||||
# Date created: 21 Jan, 201
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Pod-HtmlEasy
|
||||
PORTVERSION= 1.0108
|
||||
@ -24,7 +20,8 @@ BUILD_DEPENDS= p5-version>=0.72:${PORTSDIR}/devel/p5-version \
|
||||
p5-Pod-Escapes>=0:${PORTSDIR}/textproc/p5-Pod-Escapes
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= pod2indexed_html.pl.1
|
||||
MAN3= Pod::HtmlEasy.3
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-XML-Hash-LX
|
||||
# Date created: 09 Dec, 2009
|
||||
# Whom: Wen Heping <wen@FreeBSD.org>
|
||||
#
|
||||
# Created by: Wen Heping <wen@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= XML-Hash-LX
|
||||
PORTVERSION= 0.0603
|
||||
@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-lib-abs>=0.90:${PORTSDIR}/devel/p5-lib-abs \
|
||||
p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= XML::Hash::LX.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user