1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/emulators/ksnes9x/Makefile

23 lines
425 B
Makefile
Raw Normal View History

# New ports collection makefile for: KSnes9x
# Date created: 12 Nov 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
2000-04-12 04:56:17 +00:00
PORTNAME= ksnes9x
PORTVERSION= 1.2
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ksnes9x
2000-11-09 05:31:21 +00:00
MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x
USE_KDELIBS_VER=1
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>