mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
9e8d18edb2
Add new plugins x264. Approved by: maintainer (implicit)
16 lines
307 B
Makefile
16 lines
307 B
Makefile
# New ports collection makefile for: gstreamer-plugins-libfame
|
|
# Date created: 3 Oct 2004
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= multimedia
|
|
PORTREVISION= 0
|
|
|
|
GST_PLUGIN= libfame
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|