mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
d2fb95967d
PR: ports/17167 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
24 lines
421 B
Makefile
24 lines
421 B
Makefile
# 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://ftp.x.org/R5contrib/ \
|
|
ftp://ftp.freesoftware.com/pub/X11/R5contrib/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= glib.1 xgrasp.1
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|