freebsd-ports/astro/p5-Astro-MoonPhase/Makefile
2021-04-06 16:31:07 +02:00

19 lines
339 B
Makefile

# Created by: will
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>