freebsd-ports/graphics/nurbs++/Makefile
Will Andrews 9f4ec8391b Add nurbs++, a C++ library for representing curves or surfaces.
PR:		18673
Submitted by:	R Joseph Wright <rjoseph@mammalia.org>
2000-06-09 22:51:50 +00:00

18 lines
345 B
Makefile

# New ports collection makefile for: nurbs++
# Date created: 14 May 2000
# Whom: R Joseph Wright <rjoseph@mammalia.org>
#
# $FreeBSD$
#
PORTNAME= nurbs++
PORTVERSION= 3.0.10
CATEGORIES= graphics
MASTER_SITES= http://yukon.genie.uottawa.ca/~lavoie/software/nurbs/
MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
.include <bsd.port.mk>