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

PORTNAME=   Astro
PORTVERSION=    0.77
PORTREVISION=   1
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>