aboutsummaryrefslogtreecommitdiffstats
path: root/astro/p5-Astro/Makefile
blob: 7fc43e182e2b1df44ddc1946661b47dcd893be58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=   Astro
PORTVERSION=    0.77
CATEGORIES= astro perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= perl@FreeBSD.org
COMMENT=    Collection of useful astronomical routines in Perl

USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>