freebsd-ports/emulators/mupen64-sdlinput/Makefile
Dirk Meyer 851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00

21 lines
314 B
Makefile

# $FreeBSD$
PORTVERSION= 0.0.10
PORTREVISION= 3
PKGNAMESUFFIX= -sdlinput
COMMENT= Blight's SDL input plugin for Mupen64
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
FIXFILES= #
USE_SDL= sdl
PLUGIN_NAME= blight_input
MASTERDIR= ${.CURDIR}/../mupen64-base
OPTIONS= #
.include "${MASTERDIR}/Makefile"