mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
4f1114cd66
gstreamer-plugins-mpeg2enc is still broken.
18 lines
336 B
Makefile
18 lines
336 B
Makefile
# New ports collection makefile for: gstreamer-plugins-mplex
|
|
# Date created: 7 Oct 2004
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= multimedia
|
|
PORTREVISION= 1
|
|
|
|
COMMENT= Gstreamer mplex plugin
|
|
|
|
GST_PLUGIN= mplex
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|