freebsd-ports/astro/p5-Astro-PAL/Makefile
Sunpoet Po-Chuan Hsieh eca9e1a584 - Support STAGEDIR
2013-11-15 09:40:36 +00:00

18 lines
348 B
Makefile

# 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>