summaryrefslogtreecommitdiffstats
path: root/graphics/morpheus/Makefile
blob: ae212f10d8e2dd722cda071d9777423667413c38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# New ports collection makefile for:	morpheus
# Date created:				14 September 2000
# Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	morpheus
PORTVERSION=	0.3
PORTREVISION=	11
CATEGORIES=	graphics gnome
MASTER_SITES=	http://www.winnicki.net/morpheus/meat/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A mesh (3D model) viewer for GNOME desktop

LIB_DEPENDS=	morph.0:${PORTSDIR}/graphics/libmorph \
		gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea

USE_GL=		glut
USE_GNOME=	gnomehack gnomelibs gnomeprefix
USE_GMAKE=	yes
GNU_CONFIGURE=	yes
CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib

.include <bsd.port.mk>
OpenPOWER on IntegriCloud