2013-08-02 20:52:07 +02:00
|
|
|
# Created by: will
|
2001-01-04 00:22:13 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Astro-MoonPhase
|
2007-03-25 15:28:53 +02:00
|
|
|
PORTVERSION= 0.60
|
2001-01-04 00:22:13 +01:00
|
|
|
CATEGORIES= astro perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-01-04 00:22:13 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2005-01-28 10:22:54 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-20 18:07:10 +01:00
|
|
|
COMMENT= Perl interface to calculate information about the phase of the moon
|
2001-01-04 00:22:13 +01:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-01-04 00:22:13 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|