# New ports collection makefile for:	pike-gtk
# Date created:		June 29, 1999
# Whom:	      		Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
#
# $FreeBSD: ports/x11-toolkits/pike-gtk/Makefile,v 1.8 2003/03/07 06:14:06 ade Exp $
#

PORTNAME=	pike-gtk
PORTVERSION=	1.1.3
CATEGORIES=	x11-toolkits lang
MASTER_SITES=	http://pike-community.org/sites/pigtk/download/
DISTNAME=	pigtk_${PORTVERSION}

MAINTAINER=	ijliao@FreeBSD.org
COMMENT=	A pike interface to Gtk Graphics Library

BUILD_DEPENDS=	pike:${PORTSDIR}/lang/pike70

USE_XLIB=	yes
USE_GNOMENG=	yes
USE_GNOME=	gtk12
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
