2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
2006-11-02 07:22:48 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Class-Measure
|
2012-03-22 10:48:42 +01:00
|
|
|
PORTVERSION= 0.05
|
2008-05-19 15:12:08 +02:00
|
|
|
CATEGORIES= devel perl5
|
2006-11-02 07:22:48 +01:00
|
|
|
MASTER_SITES= CPAN
|
|
|
|
MASTER_SITE_SUBDIR= Class
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2007-08-21 07:48:50 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-11-02 07:22:48 +01:00
|
|
|
COMMENT= Create, compare, and convert units of measurement
|
|
|
|
|
2012-03-22 10:48:42 +01:00
|
|
|
LICENSE= ART10 GPLv1
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2009-07-03 12:54:54 +02:00
|
|
|
BUILD_DEPENDS= p5-Sub-Exporter>=0.982:${PORTSDIR}/devel/p5-Sub-Exporter
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-11-02 07:22:48 +01:00
|
|
|
|
2012-12-17 16:39:36 +01:00
|
|
|
.include <bsd.port.mk>
|