aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gstreamer1-plugins-mpg123/Makefile
blob: 2eae164eb632e2a15227be99af651021ba3db9d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTREVISION=   0
CATEGORIES= audio

COMMENT=    GStreamer MPEG Layer 1, 2, and 3 plugin

GST_PLUGIN= mpg123
DIST=       ugly

MASTERDIR=  ${.CURDIR}/../../multimedia/gstreamer1-plugins

.include "${MASTERDIR}/Makefile"