1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/misc/p5-Business-ISMN/Makefile
2017-09-15 08:58:46 +00:00

19 lines
302 B
Makefile

# $FreeBSD$
PORTNAME= Business-ISMN
PORTVERSION= 1.13
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= hrs@FreeBSD.org
COMMENT= Work with International Standard Music Numbers
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>