4aaab89f57
PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
21 lines
440 B
Makefile
21 lines
440 B
Makefile
# Ports collection makefile for: p5-WWW-Scraper-ISBN-Record
|
|
# Date created: Nov 8, 2005
|
|
# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= WWW-Scraper-ISBN-Record
|
|
PORTVERSION= 0.17
|
|
CATEGORIES= www perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Book Record class for WWW::Scraper::ISBN module
|
|
|
|
PERL_CONFIGURE= YES
|
|
|
|
MAN3= WWW::Scraper::ISBN::Record.3
|
|
|
|
.include <bsd.port.mk>
|