aboutsummaryrefslogblamecommitdiff
path: root/graphics/nurbs++/Makefile
blob: c0515f26f4a5287f97010af8f0a58ea337647666 (plain) (tree)



















                                                                              
# Created by: R Joseph Wright <rjoseph@mammalia.org>
# $FreeBSD$

PORTNAME=	nurbs++
PORTVERSION=	3.0.11
PORTREVISION=	2
CATEGORIES=	graphics
MASTER_SITES=	SF/libnurbs/nurbs%2B%2B/${PORTVERSION}

MAINTAINER=	gahr@FreeBSD.org
COMMENT=	C++ library to manipulate and create NURBS curves and surfaces

USES=		libtool tar:bzip2
GNU_CONFIGURE=	yes
USE_GCC=	any
USE_LDCONFIG=	yes

INSTALL_TARGET=	install-strip

.include <bsd.port.mk>