freebsd-ports/emulators/mupen64plus-video-rice/Makefile
Niclas Zeising d52303ea80 Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
2019-11-05 15:48:40 +00:00

16 lines
288 B
Makefile

# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 1
PKGNAMESUFFIX= -video-rice
COMMENT= The rice graphics plugin for Mupen64plus
USES= gl
USE_GL= yes
MASTERDIR= ${.CURDIR}/../mupen64plus-core
OPTIONS_DEFINE= #
.include "${MASTERDIR}/Makefile"