From eabfc48a36f9cf687e5910f887fb4892ea1bd08b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 12 Apr 1995 20:32:12 +0000 Subject: And now the rest of the x11 ports Makefiles. --- x11/xgrab/Makefile | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'x11/xgrab') diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile index a7f62097177b..7997533edfec 100644 --- a/x11/xgrab/Makefile +++ b/x11/xgrab/Makefile @@ -1,9 +1,19 @@ +# New ports collection makefile for: xgrab +# Version required: 2.3 +# Date created: 27 February 1995 +# Whom: jmz +# +# $Id$ +# + DISTNAME= xgrabsc.2_3 -USE_IMAKE= yes -MASTER_SITES= ftp://ftp.sunet.se/pub/X11/R5contrib/ +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 -- cgit v1.2.3