aboutsummaryrefslogtreecommitdiff
path: root/astro/sextractor
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-29 21:36:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-29 21:36:13 +0000
commit7dcf619b5060cec01b6de5a3c52ff19b8e7e2a83 (patch)
treeca7e516d4d32fb884ab5b11c8e5def7c4be15552 /astro/sextractor
parent5f86f5921dee505c4de4cb3ab23047565167aaa9 (diff)
downloadports-7dcf619b5060cec01b6de5a3c52ff19b8e7e2a83.tar.gz
ports-7dcf619b5060cec01b6de5a3c52ff19b8e7e2a83.zip
Notes
Diffstat (limited to 'astro/sextractor')
-rw-r--r--astro/sextractor/Makefile31
-rw-r--r--astro/sextractor/distinfo3
-rw-r--r--astro/sextractor/pkg-descr6
-rw-r--r--astro/sextractor/pkg-plist3
4 files changed, 43 insertions, 0 deletions
diff --git a/astro/sextractor/Makefile b/astro/sextractor/Makefile
new file mode 100644
index 000000000000..09f25d68c6e3
--- /dev/null
+++ b/astro/sextractor/Makefile
@@ -0,0 +1,31 @@
+# New ports collection makefile for: sextractor
+# Date created: 22 April 2008
+# Whom: Mathias Monnerville <mathias@monnerville.com>
+#
+## $FreeBSD$
+#
+
+PORTNAME= sextractor
+PORTVERSION= 2.5.0
+CATEGORIES= astro
+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
+USE_GMAKE= yes
+
+MAN1= sex.1
+MANX= sex.x
+
+OPTIONS= STATIC "Use static linking" on
+
+.include <bsd.port.pre.mk>
+
+.if defined(WITH_STATIC)
+CONFIGURE_ARGS+= --enable-static
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/astro/sextractor/distinfo b/astro/sextractor/distinfo
new file mode 100644
index 000000000000..e8106456fa37
--- /dev/null
+++ b/astro/sextractor/distinfo
@@ -0,0 +1,3 @@
+MD5 (sextractor-2.5.0.tar.gz) = 3dede44685b582ad5ee03f5b69423530
+SHA256 (sextractor-2.5.0.tar.gz) = 786f987818546d9b72fea7e786f040b63e31fbc46325deb58929251065573303
+SIZE (sextractor-2.5.0.tar.gz) = 2321708
diff --git a/astro/sextractor/pkg-descr b/astro/sextractor/pkg-descr
new file mode 100644
index 000000000000..fa2404f6af19
--- /dev/null
+++ b/astro/sextractor/pkg-descr
@@ -0,0 +1,6 @@
+SExtractor is a program that builds a catalogue of objects from an
+astronomical image. Although it is particularly oriented towards
+reduction of large scale galaxy-survey data, it performs rather
+well on moderately crowded star fields.
+
+WWW: http://terapix.iap.fr/soft/sextractor/
diff --git a/astro/sextractor/pkg-plist b/astro/sextractor/pkg-plist
new file mode 100644
index 000000000000..1e2c7b5ae0c9
--- /dev/null
+++ b/astro/sextractor/pkg-plist
@@ -0,0 +1,3 @@
+bin/sex
+man/manx/sex.x
+@dirrmtry man/manx