freebsd-ports/graphics/nurbs++/Makefile
Kevin Lo c43b57a3e9 - Add missing INSTALLS_SHLIB
- Sort pkg-plist

PR: 24548
Submitted by: Ports Fury
2001-01-23 08:16:17 +00:00

19 lines
365 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
INSTALLS_SHLIB= yes
.include <bsd.port.mk>