1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/emulators/mupen64-glide/Makefile
Jose Alonso Cardenas Marquez 7d6f60fdd9 - Remove BROKEN
2008-12-05 04:01:53 +00:00

28 lines
425 B
Makefile

# New ports collection makefile for: mupen64-glide
# Date created: 11.Aug 2004
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
PORTVERSION= 0.7
PORTREVISION= 6
PKGNAMESUFFIX= -glide
COMMENT= Glide64 graphics plugin for Mupen64
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_SDL= sdl
USE_GL= yes
FIXFILES= #
PLUGIN_NAME= Glide64
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS= #
.include "${MASTERDIR}/Makefile"