14 lines
311 B
Makefile
14 lines
311 B
Makefile
# $NetBSD: Makefile,v 1.2 2009/08/26 19:57:43 sno Exp $
|
|
#
|
|
|
|
PKGREVISION= 1
|
|
|
|
GST_PLUGINS0.10_NAME= jpeg
|
|
GST_PLUGINS0.10_DIRS= ext/jpeg
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
|
|
|
|
.include "../../graphics/jpeg/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|