summaryrefslogtreecommitdiff
path: root/graphics/3DKit/Makefile.common
blob: a085b3d2453abc894130e416503516f78ffec756 (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.10 2006/01/12 18:10:03 rillig Exp $
#

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

MAINTAINER?=	tech-pkg@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"