mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
12 lines
278 B
Makefile
12 lines
278 B
Makefile
# $NetBSD: Makefile,v 1.6 2016/03/05 11:29:05 jperkin Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= rtmp
|
|
GST_PLUGINS0.10_DIRS= ext/rtmp
|
|
PKGREVISION= 4
|
|
|
|
.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
|
|
|
|
.include "../../net/rtmpdump/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|