freebsd-ports/astro/p5-Astro/Makefile
Sunpoet Po-Chuan Hsieh 234983bd1c Add LICENSE
- Add NO_ARCH
2017-10-10 11:20:20 +00:00

19 lines
313 B
Makefile

# $FreeBSD$
PORTNAME= Astro
PORTVERSION= 0.78
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Collection of useful astronomical routines in Perl
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>