# New ports collection makefile for:	gyroscope
# Date created:			31 July 1999
# Whom:				Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD: ports/x11/gyroscope/Makefile,v 1.16 2004/02/05 20:38:05 trevor Exp $
#

PORTNAME=	gyroscope
PORTVERSION=	1.0
PORTREVISION=	1
CATEGORIES=	x11
MASTER_SITES=	http://soupnazi.org/FreeBSD/ports/distfiles/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	HTML color picker written using GTK

PLIST_FILES=	bin/gyroscope
WRKSRC=		${WRKDIR}/${PORTNAME}

USE_X_PREFIX=	yes
USE_GNOME=	gtk12

ALL_TARGET=	# empty

.include <bsd.port.mk>
