pkgsrc/graphics/cal3d/Makefile.common
jlam ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00

22 lines
530 B
Makefile

# $NetBSD: Makefile.common,v 1.3 2004/02/14 17:21:40 jlam Exp $
#
DISTNAME= cal3d-${CAL3D_VERSION}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cal3d/}
CAL3D_VERSION= 0.9.1
MAINTAINER= root@garbled.net
HOMEPAGE= http://cal3d.sourceforge.net/
COMMENT= Skeletal based 3d character animation library in C++
EXTRACT_SUFX= .tar.bz2
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
AUTOMAKE_REQD= 1.8
#AUTOMAKE_OVERRIDE= NO
.include "../../mk/autoconf.mk"
.include "../../mk/automake.mk"