freebsd-ports/astro/p5-Astro-MoonPhase/Makefile

17 lines
304 B
Makefile
Raw Normal View History

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