# Created by: asami
# $FreeBSD: graphics/xgrasp/Makefile 327733 2013-09-20 18:35:44Z bapt $

PORTNAME=	xgrasp
PORTVERSION=	1.7d
PORTREVISION=	2
CATEGORIES=	graphics
MASTER_SITES=	XCONTRIB/../R5contrib
DISTNAME=	${PORTNAME}.${PORTVERSION}
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Display GL animations on X screen

NO_WRKSUBDIR=	yes

USES=		imake
USE_XORG=	x11 xext

MAN1=		glib.1 xgrasp.1
PLIST_FILES=	bin/glib bin/xgrasp

NO_STAGE=	yes
.include <bsd.port.mk>
