aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/wine/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 11:46:07 +0800
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 11:46:07 +0800
commit91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac (patch)
tree7fb39aa3f78592f94c2415ace02da97d31058a71 /emulators/wine/Makefile
parent30c64255c60ccb33f5d4988894005dc545e00c52 (diff)
downloadfreebsd-ports-91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac.tar.gz
freebsd-ports-91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac.tar.zst
freebsd-ports-91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac.zip
Another round of Makefile updates, in utils!
Notes
Notes: svn path=/head/; revision=1359
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r--emulators/wine/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 1b7ca43bcc42..f81cd71f9139 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,15 +1,20 @@
# New ports collection makefile for: wine
# Version required: 950302
# Date created: Sun Feb 5 16:12:09 1995
+# Whom: hsu
+#
+# $Id$
#
DISTNAME= Wine-950302
+PKGNAME= Wine-95.03.02
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/
+
WRKSRC= ${WRKDIR}/wine950302
USE_GMAKE= yes
HAS_CONFIGURE= yes