3a04e009c1
- Bump PORTREVISION
16 lines
315 B
Makefile
16 lines
315 B
Makefile
# New ports collection makefile for: mupen64plus-input-sdl
|
|
# Date created: 2008-05-16
|
|
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -input-sdl
|
|
|
|
COMMENT= Input plugin for Mupen64plus
|
|
|
|
MASTERDIR= ${.CURDIR}/../mupen64plus-core
|
|
|
|
OPTIONS= #
|
|
|
|
.include "${MASTERDIR}/Makefile"
|