1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/x11/xgrab/Makefile
1995-04-12 20:32:12 +00:00

21 lines
440 B
Makefile

# New ports collection makefile for: xgrab
# Version required: 2.3
# Date created: 27 February 1995
# Whom: jmz
#
# $Id$
#
DISTNAME= xgrabsc.2_3
PKGNAME= xgrab-2.3
CATEGORIES+= x11
MASTER_SITES= ftp://ftp.sunet.se/pub/X11/R5contrib/
MAINTAINER= jmz@FreeBSD.org
USE_IMAKE= yes
MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \
XAPPLOADDIR=${PREFIX}/lib/app-defaults -f
.include <bsd.port.mk>