Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-Time-Object / Makefile
1 # Created by: dom@happygiraffe.net
2 # $FreeBSD$
3
4 PORTNAME=       Time-Object
5 PORTVERSION=    1.00
6 PORTREVISION=   2
7 CATEGORIES=     devel perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     bofh@FreeBSD.org
12 COMMENT=        Perl OO interface to time and dates
13
14 LICENSE=        ART10 GPLv1
15 LICENSE_COMB=   dual
16
17 USES=           perl5
18 USE_PERL5=      configure
19
20 .include <bsd.port.mk>