From bc0a605ab153c5539646d896f1296a30b9a40612 Mon Sep 17 00:00:00 2001 From: rh Date: Tue, 23 Nov 1999 07:32:55 +0000 Subject: Import xscript-19930228, an X script recording and playback tool. --- x11/xscript/Makefile | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 x11/xscript/Makefile (limited to 'x11/xscript/Makefile') diff --git a/x11/xscript/Makefile b/x11/xscript/Makefile new file mode 100644 index 00000000000..e1d507629cf --- /dev/null +++ b/x11/xscript/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/11/23 07:32:55 rh Exp $ +# + +DISTNAME= xscript.tar +PKGNAME= xscript-19930228 +WRKSRC= ${WRKDIR}/test-distrib/src +CATEGORIES= x11 +MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ + ftp://ftp.gwdg.de/pub/x11/x.org/R5contrib/ \ + ftp://ftp.tu-darmstadt.de/pub/X11/R5contrib/ \ + ftp://unix.hensa.ac.uk/mirrors/ftp.x.org/R5contrib/ \ + ftp://ftp.darenet.dk/ny/mirrors/ftp.x.org/R5contrib/ +EXTRACT_SUFX= .Z + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.ee.ryerson.ca/~elf/xapps/Q-XVIII.html + +USE_X11BASE= YES +USE_IMAKE= YES + +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3