summaryrefslogtreecommitdiffstats
path: root/devel/p5-Data-Structure-Util/Makefile
blob: a892b91b0a7a9194c1ea75f7ccc1fa24eb489248 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Jon Nistor <nistor@snickers.org>
# $FreeBSD$

PORTNAME=	Data-Structure-Util
PORTVERSION=	0.16
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	nistor@snickers.org
COMMENT=	Perl5 module to change the nature of data within a structure

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

TEST_DEPENDS=	p5-Test-Pod>=0:devel/p5-Test-Pod

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
OpenPOWER on IntegriCloud