freebsd-ports/net-im/libnice-gst010/Makefile
Koop Mast f82f137d5d Update libnice to 0.1.8.
Enable introspection support.
2015-01-15 17:02:10 +00:00

20 lines
393 B
Makefile

# $FreeBSD$
PORTREVISION= 0
PKGNAMESUFFIX= -gst010
MAINTAINER= gnome@FreeBSD.org
COMMENT= GStreamer 0.10 plugin from libnice
LIB_DEPENDS= libnice.so:${PORTSDIR}/net-im/libnice
MASTERDIR= ${.CURDIR}/../libnice
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
BUILD_WRKSRC= ${WRKSRC}/gst
INSTALL_WRKSRC= ${WRKSRC}/gst
LIBNICE_SLAVE= gstreamer010
.include "${MASTERDIR}/Makefile"