aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-PAL/Makefile
blob: f0aa8992f9e640f895eed996413fcef72946bfbe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Astro-PAL
PORTVERSION=	1.07
PORTREVISION=	1
CATEGORIES=	astro perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Perl interface to Starlink PAL positional astronomy library

LICENSE=	GPLv3

TEST_DEPENDS=	p5-Test-Number-Delta>=1:${PORTSDIR}/devel/p5-Test-Number-Delta

USE_PERL5=	modbuild
USES=		perl5

.include <bsd.port.mk>