2000-01-05 02:31:52 +00:00
|
|
|
# New ports collection makefile for: KSnes9x
|
2000-02-13 13:05:48 +00:00
|
|
|
# Version required: 1.2
|
2000-01-05 02:31:52 +00:00
|
|
|
# Date created: 12 Nov 1999
|
|
|
|
# Whom: Will Andrews <andrews@technologist.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-02-13 13:05:48 +00:00
|
|
|
DISTNAME= ksnes9x-1.2
|
2000-01-05 02:31:52 +00:00
|
|
|
CATEGORIES= emulators
|
|
|
|
MASTER_SITES= http://www.esquadro.com.br/~ismore/
|
|
|
|
|
2000-03-22 01:59:41 +00:00
|
|
|
MAINTAINER= will@FreeBSD.org
|
2000-01-05 02:31:52 +00:00
|
|
|
|
2000-02-24 07:01:14 +00:00
|
|
|
LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11
|
2000-01-05 02:31:52 +00:00
|
|
|
RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_NEWGCC= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_QT= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|