1995-07-29 11:30:49 +00:00
|
|
|
# New ports collection makefile for: xgrasp
|
|
|
|
# Version required: 1.7d
|
|
|
|
# Date created: 23 July 1995
|
|
|
|
# Whom: asami
|
|
|
|
#
|
1998-11-21 07:27:41 +00:00
|
|
|
# $Id: Makefile,v 1.4 1998/10/05 03:13:38 steve Exp $
|
1995-07-29 11:30:49 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xgrasp.1.7d
|
|
|
|
PKGNAME= xgrasp-1.7d
|
1998-11-21 07:27:41 +00:00
|
|
|
CATEGORIES= graphics
|
1995-07-29 11:30:49 +00:00
|
|
|
MASTER_SITES= ftp://qiclab.scn.rain.com/pub/X11/ \
|
|
|
|
ftp://ftp.cs.ubc.ca/mirror1/x-contrib.R5/
|
|
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
|
1997-12-25 22:29:52 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
1995-07-29 11:30:49 +00:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
1998-10-05 03:13:41 +00:00
|
|
|
MAN1= glib.1 xgrasp.1
|
|
|
|
|
1995-07-29 11:30:49 +00:00
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|