1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/audio/gstreamer-plugins-vorbis/Makefile
Koop Mast de394df288 Fix packaging for plugins.
Pointed out by:	Géraud CONTINSOUZAS geraud at gcu dot nfo
		Jan Hendrik Sylvester me at janh dot de
2009-01-28 14:44:38 +00:00

19 lines
444 B
Makefile

# New ports collection makefile for: gstreamer-plugins-vorbis
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/audio/gstreamer-plugins-vorbis/Makefile,v 1.6 2008/03/21 04:01:33 ahze Exp $
#
PORTREVISION= 1
CATEGORIES= audio
COMMENT= Gstreamer vorbis encoder/decoder plugin
GST_PLUGIN= vorbis
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"