opnsense-ports/devel/p5-File-LibMagic/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

19 lines
307 B
Makefile

# $FreeBSD$
PORTNAME= File-LibMagic
PORTVERSION= 1.09
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 gmake
USE_PERL5= configure
MAKE_JOBS_UNSAFE=yes
.include <bsd.port.mk>