blob: 5dd91855f21ada1ca00f916bb2d3a0397543e9f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer module decoder based on modplug egine plugin
GST_PLUGIN= modplug
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|