blob: 8d8d56c19c95b119d0de8c316a7311f320c4787e (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-gme
# Date created: 15 Nov 2010
# Whom: Raphael Kubo da Costa <kubito@gmail.com>
#
# $FreeBSD$
#
PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer game-music-emu (libgme) frontend
GST_PLUGIN= gme
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"
|