aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-WWW-Scraper-ISBN-Record/Makefile
blob: 274a20f47c7b11e828b02b3c41548a3c9f00a3c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
# $FreeBSD$

PORTNAME=   WWW-Scraper-ISBN-Record
PORTVERSION=    0.19
CATEGORIES= www perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= perl@FreeBSD.org
COMMENT=    Book Record class for WWW::Scraper::ISBN module

USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>