1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/graphics/xgrasp/Makefile

24 lines
418 B
Makefile
Raw Normal View History

# New ports collection makefile for: xgrasp
# Date created: 23 July 1995
# Whom: asami
#
1999-08-25 06:16:32 +00:00
# $FreeBSD$
#
PORTNAME= xgrasp
PORTVERSION= 1.7d
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.x.org/R5contrib/
DISTNAME= ${PORTNAME}.${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
2003-02-20 18:08:19 +00:00
COMMENT= Display GL animations on X screen
USE_IMAKE= yes
MAN1= glib.1 xgrasp.1
NO_WRKSUBDIR= yes
.include <bsd.port.mk>