1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/astro/p5-Astro-SpaceTrack/Makefile
2008-08-10 05:15:23 +00:00

24 lines
480 B
Makefile

# New ports collection makefile for: p5-Astro-SpaceTrack
# Date created: 2006-07-21
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Astro-SpaceTrack
PORTVERSION= 0.032
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Retrieve orbital data from www.space-track.org
RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
PERL_CONFIGURE= yes
MAN3= Astro::SpaceTrack.3
.include <bsd.port.mk>