aboutsummaryrefslogtreecommitdiffstats
path: root/astro/libnova/Makefile
blob: 53e4107a8eac44aabae3249de33b1405223c9b7a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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 <bsd.port.mk>