1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/graphics/xgrasp/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

25 lines
434 B
Makefile

# New ports collection makefile for: xgrasp
# Date created: 23 July 1995
# Whom: asami
#
# $FreeBSD$
#
PORTNAME= xgrasp
PORTVERSION= 1.7d
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.x.org/R5contrib/
DISTNAME= ${PORTNAME}.${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Display GL animations on X screen
USE_IMAKE= yes
MAN1= glib.1 xgrasp.1
NO_WRKSUBDIR= yes
.include <bsd.port.mk>