freebsd-ports/astro/p5-Astro-PAL/Makefile

19 lines
348 B
Makefile
Raw Normal View History

2013-08-21 19:42:57 +02:00
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Astro-PAL
PORTVERSION= 1.06
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl interface to Starlink PAL positional astronomy library
LICENSE= GPLv3
2013-08-21 16:08:06 +02:00
USE_PERL5= modbuild
USES= perl5
.include <bsd.port.mk>