freebsd-ports/emulators/wine/Makefile

27 lines
687 B
Makefile
Raw Normal View History

1995-02-06 04:58:07 -05:00
# New ports collection makefile for: wine
1995-03-05 23:40:22 -05:00
# Version required: 950302
1995-02-06 04:58:07 -05:00
# Date created: Sun Feb 5 16:12:09 1995
# Whom: hsu
#
# $Id$
1995-02-06 04:58:07 -05:00
#
1995-03-05 23:40:22 -05:00
DISTNAME= Wine-950302
PKGNAME= Wine-95.03.02
CATEGORIES+= utilities x11 emulation
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \
1995-02-06 04:58:07 -05:00
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/
1995-03-05 23:40:22 -05:00
WRKSRC= ${WRKDIR}/wine950302
1995-02-06 04:58:07 -05:00
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>