aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Properties/Makefile
blob: d75d41aefbddad0b3e42d1fd99f1c47d0f092137 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
# $FreeBSD$

PORTNAME=	Data-Properties
PORTVERSION=	0.02
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Data::Properties - persistent properties

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>