summaryrefslogtreecommitdiffstats
path: root/devel/p5-Time-Object/Makefile
blob: 7d509653598baf7b98ad794fa69972c7cc5d37f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Ports collection Makefile for:		p5-Time-Object
# Date created:					8 Jan 2002
# Whom:						dom@happygiraffe.net
#
# $FreeBSD$
#

PORTNAME=	Time-Object
PORTVERSION=	1.00
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Time
PKGNAMEPREFIX=	p5-

MAINTAINER=	dom@happygiraffe.net

MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3=		Time::Object.3 Time::Seconds.3

PERL_CONFIGURE=	yes

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