# Created by: Maxim Sobolev # $FreeBSD: head/graphics/lib3ds/Makefile 370108 2014-10-05 19:57:41Z tijl $ PORTNAME= lib3ds PORTVERSION= 1.3.0 PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE MAINTAINER= ports@FreeBSD.org COMMENT= Library for handling 3DS (3D Studio) files LICENSE= LGPL21 # (or later) GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool zip USE_GL= glut USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib .include