blob: a13969433a85682b037e95d2ececf9e6b4b1766c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
PORTNAME= Astro-MoonPhase
PORTVERSION= 0.60
PORTREVISION= 1
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to calculate information about the phase of the moon
LICENSE= CC0-1.0
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|