diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-29 08:44:53 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-29 08:44:53 +0800 |
commit | 9fbef2c45b9dda637fe075ec12b924521e028f42 (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /www/p5-WebService-ISBNDB/Makefile | |
parent | d6bb00cb8a80cf53aedf84beaf727bb29f439db8 (diff) | |
download | freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.gz freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.zst freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.zip |
For perl@ owned ports:
- Fix COMMENT
- Trim header
Diffstat (limited to 'www/p5-WebService-ISBNDB/Makefile')
-rw-r--r-- | www/p5-WebService-ISBNDB/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/www/p5-WebService-ISBNDB/Makefile b/www/p5-WebService-ISBNDB/Makefile index 4441ea3a8f07..1f2dcd7a4396 100644 --- a/www/p5-WebService-ISBNDB/Makefile +++ b/www/p5-WebService-ISBNDB/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: WebService::ISBNDB -# Date created: Jan 4, 2007 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= WebService-ISBNDB PORTVERSION= 0.34 @@ -13,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Perl extension to access isbndb.com +COMMENT= Perl extension to access isbndb.com RUN_DEPENDS= p5-Business-ISBN>=1.80:${PORTSDIR}/misc/p5-Business-ISBN \ p5-Class-Std>=0.0.8:${PORTSDIR}/devel/p5-Class-Std \ |