14 lines
199 B
Makefile
14 lines
199 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PORTREVISION= 0
|
||
|
CATEGORIES= audio
|
||
|
|
||
|
COMMENT= Gstreamer gme plugin
|
||
|
|
||
|
GST_PLUGIN= gme
|
||
|
DIST= bad
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|