1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/graphics/xgrasp/Makefile

24 lines
426 B
Makefile
Raw Normal View History

# New ports collection makefile for: xgrasp
# Version required: 1.7d
# Date created: 23 July 1995
# Whom: asami
#
1999-08-25 06:16:32 +00:00
# $FreeBSD$
#
DISTNAME= xgrasp.1.7d
PKGNAME= xgrasp-1.7d
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= ../R5contrib
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
MAN1= glib.1 xgrasp.1
NO_WRKSUBDIR= yes
.include <bsd.port.mk>