freebsd-ports/audio/gstreamer-plugins-gme/Makefile
Tijl Coosemans f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00

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"