mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
345 B
Makefile
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>
|