From c9bf9802035464130df60b5e6d2206eb93eac154 Mon Sep 17 00:00:00 2001 From: mycroft Date: Mon, 16 Mar 1998 03:30:46 +0000 Subject: WINE, the Windows emulator --- emulators/wine/Makefile | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 emulators/wine/Makefile (limited to 'emulators/wine/Makefile') diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile new file mode 100644 index 00000000000..c2aec083519 --- /dev/null +++ b/emulators/wine/Makefile @@ -0,0 +1,21 @@ +# Makefile for: wine +# Version required: 980215 +# Date created: 15 March 1998 +# Whom: mycroft +# +# $NetBSD: Makefile,v 1.1 1998/03/16 03:30:46 mycroft Exp $ + +DISTNAME= wine980215 +PKGNAME= wine-980215 +CATEGORIES= emulators +MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/ +DISTFILES= Wine-980215.tar.gz +ONLY_FOR_ARCHS= i386 + +MAINTAINER= mycroft@NetBSD.ORG + +GNU_CONFIGURE= yes + +MAN1= wine.1 + +.include -- cgit v1.2.3