13 lines
304 B
Makefile
13 lines
304 B
Makefile
# $NetBSD: Makefile,v 1.11 2012/03/03 00:14:25 wiz Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= jpeg
|
|
GST_PLUGINS0.10_DIRS= ext/jpeg
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
|
|
PKGREVISION=1
|
|
|
|
.include "../../mk/jpeg.buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|