Change: COMMENT
This commit is contained in:
parent
2f9a8ad23d
commit
8992bcb91f
1 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/04/09 16:23:22 jihbed Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/05/11 10:46:41 jihbed Exp $
|
||||
#
|
||||
|
||||
|
||||
|
@ -9,12 +9,12 @@ EXTRACT_SUFX= .tar.bz2
|
|||
|
||||
MAINTAINER= kamel.derouiche@gmail.com
|
||||
HOMEPAGE= http://renestadler.de/projects/gst-inspector/
|
||||
COMMENT= Multimedia system plugin introspection
|
||||
COMMENT= An introspection data viewer for the GStreamer multimedia framework
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_TOOLS+= intltool
|
||||
USE_TOOLS+= intltool msgfmt gettext
|
||||
USE_DIRS+= xdg-1.4
|
||||
|
||||
PY_PATCHPLIST= yes
|
||||
|
@ -28,6 +28,7 @@ PYDISTUTILSPKG= yes
|
|||
.include "../../multimedia/gstreamer0.10/buildlink3.mk"
|
||||
.include "../../multimedia/py-gstreamer0.10/buildlink3.mk"
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
.include "../../x11/py-gnome2/buildlink3.mk"
|
||||
.include "../../x11/py-gtk2/buildlink3.mk"
|
||||
|
||||
.include "../../lang/python/extension.mk"
|
||||
|
|
Loading…
Reference in a new issue