summaryrefslogtreecommitdiff
path: root/graphics/3DKit/Makefile.common
blob: 3406edfc6bddadef987ae1ade5fa861e3de37a2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile.common,v 1.11 2006/03/04 21:29:45 jlam Exp $
#

DISTNAME=	3DKit-0.3.1r2
CATEGORIES?=	graphics gnustep
MASTER_SITES=	http://www.gnu.org/software/gnu3dkit/
DIST_SUBDIR=	3DKit

MAINTAINER?=	pkgsrc-users@NetBSD.org
HOMEPAGE?=	http://www.gnu.org/software/gnu3dkit/gnu3dkit.html

DISTINFO_FILE?= ${.CURDIR}/../../graphics/3DKit/distinfo
DESCR_SRC?=	${.CURDIR}/../../graphics/3DKit/DESCR

NO_CONFIGURE=	YES
USE_TOOLS+=	gmake
MAKEFILE=	GNUmakefile

.include "../../mk/x11.buildlink3.mk"