1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/astro/libnova/Makefile
Christian Weisgerber 447810cf6f Update to 0.7
PR:		51542
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-04-30 02:20:51 +00:00

23 lines
446 B
Makefile

# ex:ts=8
# Ports collection makefile for: libnova
# Date created: Oct 23, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= libnova
PORTVERSION= 0.7.0
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Astronomical Calculation Library
USE_LIBTOOL= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
.include <bsd.port.mk>