summaryrefslogblamecommitdiff
path: root/emulators/ksnes9x/Makefile
blob: b0861835e53729e128a6d4efadea58a39b4b891c (plain) (tree)
1
2
3
4
5
6
7
8
9
                                               





                                                               

                       
                         

                                          
 
                                 
 
                                                 


                                                   



                      
# New ports collection makefile for:	KSnes9x
# Date created:		12 Nov 1999
# Whom:			Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#

PORTNAME=	ksnes9x
PORTVERSION=	1.2
CATEGORIES=	emulators
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	ksnes9x

MAINTAINER=	ports@FreeBSD.org

LIB_DEPENDS=	kdeui.3:${PORTSDIR}/x11/kdelibs11
RUN_DEPENDS=	snes9x:${PORTSDIR}/emulators/snes9x

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_QT=		yes

.include <bsd.port.mk>