2005-02-28 23:16:10 +01:00
|
|
|
# New ports collection makefile for: gstreamer-plugins-jpeg-mmx
|
|
|
|
# Date created: 1 Nov 2004
|
|
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
CATEGORIES= graphics
|
2005-11-05 06:22:06 +01:00
|
|
|
PORTREVISION= 1
|
2005-05-31 17:51:42 +02:00
|
|
|
|
|
|
|
COMMENT= Gstreamer jpeg encoder/decoder plugin with mmx optimalizations
|
2005-02-28 23:16:10 +01:00
|
|
|
|
|
|
|
GST_PLUGIN= jpeg-mmx
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|