summaryrefslogtreecommitdiff
path: root/graphics/xgrasp/Makefile
blob: 740042d9dac7303f4ab3a4bc1a4eac4c78d2c021 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	xgrasp
# Version required:     1.7d
# Date created:         23 July 1995
# Whom:                 asami
#
# $FreeBSD$
#

DISTNAME=	xgrasp.1.7d
PKGNAME=	xgrasp-1.7d
CATEGORIES=	graphics
MASTER_SITES=	ftp://qiclab.scn.rain.com/pub/X11/	\
		ftp://ftp.cs.ubc.ca/mirror1/x-contrib.R5/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	ports@FreeBSD.ORG

USE_IMAKE=	yes
MAN1=		glib.1 xgrasp.1

NO_WRKSUBDIR=	yes

.include <bsd.port.mk>