# New ports collection makefile for: Business::UPS # Date created: 24 Jan 2002 # Whom: Seamus Venasse # # $FreeBSD$ # PORTNAME= Business-UPS PORTVERSION= 2.0 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/J/JW/JWHEELER PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A UPS Interface Module BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Business::UPS.3 post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${EXAMPLESDIR} @${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR} .endif .include sitory'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-12-071-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-2/+2
* - Use options;thierry2015-01-081-11/+13
* Uses blaslapack.mk.thierry2015-01-061-11/+6
* Cleanup plistantoine2014-11-141-1/+0
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* - Upgrade to 1.5;thierry2014-09-021-1/+1
* Chase the upgrade of net/mpich2.thierry2014-08-271-2/+2
* - Fix buildthierry2014-08-23