Add files from parent branch HEAD:
[pkgsrc.git] / graphics / cal3d / Makefile.common
1 # $NetBSD: Makefile.common,v 1.9 2007/02/22 19:26:33 wiz Exp $
2 #
3
4 DISTNAME=               cal3d-${CAL3D_VERSION}
5 CATEGORIES=             graphics
6 MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=cal3d/}
7
8 CAL3D_VERSION=          0.9.1
9
10 MAINTAINER=             pkgsrc-users@NetBSD.org
11 HOMEPAGE=               http://cal3d.sourceforge.net/
12 COMMENT=        Skeletal based 3d character animation library in C++
13
14 EXTRACT_SUFX=           .tar.bz2
15 USE_LANGUAGES=          c c++
16 USE_LIBTOOL=            yes
17 USE_TOOLS+=             automake
18 GNU_CONFIGURE=          yes