summaryrefslogtreecommitdiff
path: root/geography/libnova/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'geography/libnova/Makefile')
-rw-r--r--geography/libnova/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/geography/libnova/Makefile b/geography/libnova/Makefile
new file mode 100644
index 00000000000..32f1834205d
--- /dev/null
+++ b/geography/libnova/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2014/12/30 08:45:49 plunky Exp $
+
+DISTNAME= libnova-0.13.0
+CATEGORIES= geography math
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libnova/}
+
+HOMEPAGE= http://libnova.sourceforge.net/
+COMMENT= Celestial Mechanics, Astrometry and Astrodynamics calculation library
+LICENSE= gnu-lgpl-v2
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+
+.include "../../mk/bsd.pkg.mk"