opnsense-ports/devel/p5-DefHash/Makefile
Franco Fichtner 69b48d3f1e */*: sync with upstream
Taken from: FreeBSD
2015-09-10 05:23:56 +02:00

21 lines
419 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= DefHash
PORTVERSION= 1.0.11
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PERLANCAR
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Define things according to a specification, using hashes
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>