2013-08-21 19:42:57 +02:00
|
|
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
2012-07-10 08:59:30 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Astro-Telescope
|
|
|
|
PORTVERSION= 0.71
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2012-07-10 08:59:30 +02:00
|
|
|
CATEGORIES= astro perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= Class for obtaining telescope information
|
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2012-07-10 08:59:30 +02:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Astro-PAL>=0.99:astro/p5-Astro-PAL
|
2012-07-10 08:59:30 +02:00
|
|
|
|
2015-09-17 19:12:35 +02:00
|
|
|
NO_ARCH= yes
|
2013-08-21 16:08:06 +02:00
|
|
|
USE_PERL5= modbuild
|
|
|
|
USES= perl5
|
2012-07-10 08:59:30 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|