1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/emulators/ksnes9x/Makefile
Chris D. Faulhaber 51699aa66e Update port to 1.2
PR:		16689
Submitted by:	Maintainer
2000-02-13 13:05:48 +00:00

24 lines
482 B
Makefile

# New ports collection makefile for: KSnes9x
# Version required: 1.2
# Date created: 12 Nov 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
DISTNAME= ksnes9x-1.2
CATEGORIES= emulators
MASTER_SITES= http://www.esquadro.com.br/~ismore/
MAINTAINER= andrews@technologist.com
LIB_DEPENDS= kdeui.2:${PORTSDIR}/x11/kdelibs11
RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x
GNU_CONFIGURE= yes
USE_NEWGCC= yes
USE_GMAKE= yes
USE_QT= yes
.include <bsd.port.mk>