# Created by: Maxim Sobolev # $FreeBSD: head/graphics/lib3ds/Makefile 405891 2016-01-12 16:20:31Z amdmi3 $ 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+ 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