ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/p5-Date-Calc/Makefile
Revision: 15462
Committed: Tue Sep 17 03:15:41 2013 UTC (10 years, 7 months ago) by laffer1
File size: 765 byte(s)
Log Message:
fixup some properties.

File Contents

# User Rev Content
1 laffer1 1027 # New ports collection makefile for: p5-Date-Calc
2     # Date created: 25 February 2000
3     # Whom: Brad Hendrickse <bradh@uunet.co.za>
4     #
5 laffer1 15462 # $MidnightBSD$
6 laffer1 1027 # $FreeBSD: ports/devel/p5-Date-Calc/Makefile,v 1.11 2007/01/27 19:20:17 mat Exp $
7     #
8    
9     PORTNAME= Date-Calc
10 laffer1 6716 PORTVERSION= 5.5.1
11 laffer1 1027 CATEGORIES= devel perl5
12 laffer1 6716 MASTER_SITES= CPAN
13 laffer1 1027 MASTER_SITE_SUBDIR= ../../authors/id/T/TC/TCHATZI
14     PKGNAMEPREFIX= p5-
15    
16     MAINTAINER= ports@MidnightBSD.org
17     COMMENT= Gregorian calendar date calculations
18 laffer1 6715 LICENSE= perl
19 laffer1 1027
20     BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-Vector
21     RUN_DEPENDS= ${BUILD_DEPENDS}
22    
23     PERL_CONFIGURE= yes
24    
25     MAN3= Date::Calc.3 Date::Calc::Object.3 Date::Calendar.3 \
26     Date::Calendar::Profiles.3 Date::Calendar::Year.3
27    
28     .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H