freebsd-ports/devel/p5-File-LibMagic/Makefile
Sunpoet Po-Chuan Hsieh b856474149 - Update to 1.01
- Add LICENSE

Changes:	http://search.cpan.org/dist/File-LibMagic/Changes
PR:		ports/189372
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2014-05-19 18:44:41 +00:00

18 lines
280 B
Makefile

# $FreeBSD$
PORTNAME= File-LibMagic
PORTVERSION= 1.01
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tj@FreeBSD.org
COMMENT= Nice wrapper for libmagic
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>