6079702988
And bump portrevision for that plugin. Fix plist when the gconf plugin is installed. [2] Submitted by: [1] pointyhat via kris, [2] marcus Approved by: portmgr (marcus)
15 lines
307 B
Makefile
15 lines
307 B
Makefile
# New ports collection makefile for: gstreamer-plugins-jpeg-mmx
|
|
# Date created: 1 Nov 2004
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= graphics
|
|
PORTREVISION= 1
|
|
|
|
GST_PLUGIN= jpeg-mmx
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|