2015-01-01 17:04:52 +01:00
|
|
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= DefHash
|
2015-09-03 18:22:12 +02:00
|
|
|
PORTVERSION= 1.0.11
|
2015-01-01 17:04:52 +01:00
|
|
|
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
|
|
|
|
|
2015-09-03 18:22:12 +02:00
|
|
|
NO_ARCH= yes
|
2015-01-01 17:04:52 +01:00
|
|
|
USE_PERL5= configure
|
|
|
|
USES= perl5
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|