freebsd-ports/audio/gstreamer-plugins-ogg/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

18 lines
426 B
Makefile

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