13 lines
318 B
Makefile
13 lines
318 B
Makefile
# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:28 joerg Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.8_NAME= dvdread
|
|
GST_PLUGINS0.8_DIR= ext/dvdread
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.8/Makefile.common"
|
|
PKGREVISION= 5
|
|
|
|
.include "../../multimedia/libdvdread/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|