freebsd-ports/graphics/xgrasp/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

23 lines
375 B
Makefile

# New ports collection makefile for: xgrasp
# Date created: 23 July 1995
# Whom: asami
#
# $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
USE_IMAKE= yes
MAN1= glib.1 xgrasp.1
NO_WRKSUBDIR= yes
.include <bsd.port.mk>