From 9cf417c07ae2ee0ec27522c6fa66d510037c3711 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Wed, 23 Oct 2002 08:48:20 +0000 Subject: add libnova 0.5.0 Astronomical Calculation Library --- astro/libnova/Makefile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 astro/libnova/Makefile (limited to 'astro/libnova/Makefile') diff --git a/astro/libnova/Makefile b/astro/libnova/Makefile new file mode 100644 index 000000000000..53e4107a8eac --- /dev/null +++ b/astro/libnova/Makefile @@ -0,0 +1,20 @@ +# ex:ts=8 +# Ports collection makefile for: libnova +# Date created: Oct 23, 2002 +# Whom: ijliao +# +# $FreeBSD$ +# + +PORTNAME= libnova +PORTVERSION= 0.5.0 +CATEGORIES= astro +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= ports@FreeBSD.org + +USE_LIBTOOL= yes +INSTALLS_SHLIB= yes + +.include -- cgit v1.2.3