mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
6c450aae0f
Submitted by: Josh Gilliam <josh@quick.net>
24 lines
492 B
Makefile
24 lines
492 B
Makefile
# New ports collection makefile for: xgrasp
|
|
# Version required: 1.7d
|
|
# Date created: 23 July 1995
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.4 1998/10/05 03:13:38 steve Exp $
|
|
#
|
|
|
|
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>
|