mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
22 lines
409 B
Makefile
22 lines
409 B
Makefile
# New ports collection makefile for: p5-Business-ISBN-Data
|
|
# Date created: 22 Sep 2005
|
|
# Whom: Yen-Ming Lee <leeym@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Business-ISBN-Data
|
|
PORTVERSION= 20081208
|
|
CATEGORIES= misc perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= leeym@FreeBSD.org
|
|
COMMENT= Data pack for Business::ISBN
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Business::ISBN::Data.3
|
|
|
|
.include <bsd.port.mk>
|