a30ccc5f10
Compiles again.
14 lines
371 B
Makefile
14 lines
371 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/07/14 12:52:48 is Exp $
|
|
|
|
DISTNAME= libnova-0.15.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"
|