2012-12-18 03:42:33 +00:00
|
|
|
# Created by: Mathias Monnerville <mathias@monnerville.com>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= sextractor
|
2008-04-29 21:36:13 +00:00
|
|
|
PORTVERSION= 2.5.0
|
2014-04-04 19:52:39 +00:00
|
|
|
PORTREVISION= 1
|
2012-12-18 03:42:33 +00:00
|
|
|
CATEGORIES= astro
|
2008-04-29 21:36:13 +00:00
|
|
|
MASTER_SITES= ftp://ftp.iap.fr/pub/from_users/bertin/sextractor/ \
|
|
|
|
http://download.gna.org/kanicule/freebsd/distfiles/
|
|
|
|
|
|
|
|
MAINTAINER= mathias@monnerville.com
|
|
|
|
COMMENT= Catalogue of objects builder from astronomical images
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2013-08-30 01:15:20 +00:00
|
|
|
USES= gmake
|
2008-04-29 21:36:13 +00:00
|
|
|
|
2012-12-18 03:42:33 +00:00
|
|
|
OPTIONS_DEFINE= STATIC
|
|
|
|
OPTIONS_DEFAULT= STATIC
|
2008-04-29 21:36:13 +00:00
|
|
|
|
2014-04-04 19:52:39 +00:00
|
|
|
STATIC_CONFIGURE_ENABLE= static
|
2008-04-29 21:36:13 +00:00
|
|
|
|
2014-04-04 19:52:39 +00:00
|
|
|
.include <bsd.port.mk>
|