8b5d6d26e2
Fix detection of libpng. New plugin v4l2.
18 lines
422 B
Makefile
18 lines
422 B
Makefile
# New ports collection makefile for: gstreamer-plugins-soup
|
|
# Date created: 9 Feb 2008
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/devel/gstreamer-plugins-soup/Makefile,v 1.3 2008/03/19 14:05:33 ahze Exp $
|
|
#
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= devel
|
|
|
|
COMMENT= Gstreamer soup http src plugin
|
|
|
|
GST_PLUGIN= soup
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|