1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/net-im/libnice-gst1/Makefile
Mathieu Arnold 8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00

22 lines
427 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 0
PKGNAMESUFFIX= -gst1
MAINTAINER= gnome@FreeBSD.org
COMMENT= GStreamer 1 plugin from libnice
LIB_DEPENDS= libnice.so:net-im/libnice
MASTERDIR= ${.CURDIR}/../libnice
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
BUILD_WRKSRC= ${WRKSRC}/gst
INSTALL_WRKSRC= ${WRKSRC}/gst
LIBNICE_SLAVE= gstreamer1
.include "${MASTERDIR}/Makefile"