aboutsummaryrefslogblamecommitdiff
path: root/astro/p5-Astro/Makefile
blob: 599a5277f1644d79b992b4cdf74beb9733eced14 (plain) (tree)






















                                                                    
# Ports collection makefile for:	Astro
# Date created:			18 May, 2009
# Whom:				Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#

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

MAINTAINER=	wenheping@gmail.com
COMMENT=	A collection of useful astronomical routines in Perl

PERL_CONFIGURE=	yes

MAN3=	Astro::Time.3 \
	Astro::Misc.3 \
	Astro::Coord.3

.include <bsd.port.mk>