2013-03-29 01:44:53 +01:00
|
|
|
# Created by: ijliao
|
2002-10-19 21:34:43 +02:00
|
|
|
|
|
|
|
PORTNAME= Astro-SIMBAD
|
2005-09-17 03:20:11 +02:00
|
|
|
PORTVERSION= 2.0.0
|
2017-10-10 13:20:48 +02:00
|
|
|
PORTREVISION= 2
|
2002-10-19 21:34:43 +02:00
|
|
|
CATEGORIES= astro perl5
|
2008-03-24 20:56:13 +01:00
|
|
|
MASTER_SITES= CPAN
|
2002-10-19 21:34:43 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-12-13 19:07:49 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2013-03-29 01:44:53 +01:00
|
|
|
COMMENT= OO Perl interface to the SIMBAD astronomical database
|
2002-10-19 21:34:43 +02:00
|
|
|
|
2017-10-10 13:20:48 +02:00
|
|
|
LICENSE= GPLv2+
|
2002-10-19 21:34:43 +02:00
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-HTML-Parser>=3.36:www/p5-HTML-Parser \
|
2017-10-10 13:20:48 +02:00
|
|
|
p5-HTML-Tree>=3.17:www/p5-HTML-Tree \
|
|
|
|
p5-libwww>=5.53:www/p5-libwww
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2002-10-19 21:34:43 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|