summaryrefslogtreecommitdiffstats
path: root/devel/gide/Makefile
blob: d4b6724fc87d7134d78aed2e38945a015ede22b9 (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
28
# New ports collection makefile for: gIDE
# Version required:    0.0.12
# Date created:        29 Jul 1998
# Whom:                rom
#
# $Id: Makefile,v 1.16 1998/11/13 04:10:42 asami Exp $
#

DISTNAME= 	gIDE-0.0.12
PKGNAME= 	gide-0.0.12
CATEGORIES=     devel
MASTER_SITES=   http://gide.pn.org/

MAINTAINER=	rom_glsa@ein-hashofet.co.il

LIB_DEPENDS=	gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
#		guile.4:${PORTSDIR}/lang/guile

USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes
USE_GMAKE= 	yes
CONFIGURE_ENV=	CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \
		GTK_CONFIG="${X11BASE}/bin/gtk11-config" \
		LIBS="-L${LOCALBASE}/lib"

MAN1=		gide.1

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