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

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

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

LICENSE=    GPLv3

USE_PERL5=  modbuild
USES=       perl5

.include <bsd.port.mk>