1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/misc/p5-Business-ISBN-Data/Makefile

21 lines
353 B
Makefile

# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
PORTNAME= Business-ISBN-Data
PORTVERSION= 20210112.006
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Data pack for Business::ISBN
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>