f83c7639aa
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
13 lines
264 B
Makefile
13 lines
264 B
Makefile
# Created by: Raphael Kubo da Costa <kubito@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= Gstreamer game-music-emu (libgme) frontend
|
|
|
|
GST_PLUGIN= gme
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|