aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Date-Easter/Makefile
blob: ae44b1b6e5005203253562ca82371ffd56d4a7bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    p5-Date-Easter
# Date created:             Sun May 23 11:36:48 CEST 2004
# Whom:                 Lars Thegler <lars@thegler.dk>
#
# $FreeBSD$

PORTNAME=   Date-Easter
PORTVERSION=    1.14
CATEGORIES= devel perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= lth@FreeBSD.org
COMMENT=    Calculates Easter for any given year

PERL_CONFIGURE= yes

MAN3=       Date::Easter.3

.include <bsd.port.mk>