mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
3a04e009c1
- Bump PORTREVISION
19 lines
343 B
Makefile
19 lines
343 B
Makefile
# New ports collection makefile for: mupen64plus-video-rice
|
|
# Date created: 2008-05-16
|
|
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -video-rice
|
|
|
|
COMMENT= The rice graphics plugin for Mupen64plus
|
|
|
|
USE_GL= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../mupen64plus-core
|
|
|
|
OPTIONS= #
|
|
|
|
.include "${MASTERDIR}/Makefile"
|