aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/wine-devel/Makefile')
-rw-r--r--emulators/wine-devel/Makefile30
1 files changed, 0 insertions, 30 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
deleted file mode 100644
index c16081a2075e..000000000000
--- a/emulators/wine-devel/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# New ports collection makefile for: wine
-# Version required: 950302
-# Date created: Sun Feb 5 16:12:09 1995
-# Whom: hsu
-#
-# $Id: Makefile,v 1.5 1995/04/15 03:46:02 asami Exp $
-#
-
-DISTNAME= Wine-950430
-PKGNAME= Wine-95.04.30
-CATEGORIES+= utilities x11 emulation
-MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \
- ftp://aris.com/pub/linux/ALPHA/Wine/development/ \
- ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/ \
- ftp://ftp.funet.fi/pub/OS/Linux/ALPHA/Wine/ \
- ftp://ftp.wonderland.org/Wine/
-
-MAINTAINER= ports@FreeBSD.ORG
-
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
-
-WRKSRC= ${WRKDIR}/wine950430
-USE_GMAKE= yes
-HAS_CONFIGURE= yes
-CONFIGURE_SCRIPT= Configure
-IS_INTERACTIVE= yes
-# set this until wine installs cleanly
-NO_INSTALL= yes
-
-.include <bsd.port.mk>