f1c9e467c1
This plugin allows you to send requests directly to your browser and perform a custom search. Some examples: http://www.google.it/search?q= if you want to perform a search on Google or http://bugs.debian.org if something is wrong with your system (assuming your distribution is Debian). To search pkgsrc packages, use the http://pkgsrc.se/search.php?so= URL.
14 lines
471 B
Makefile
14 lines
471 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/07/12 21:58:01 youri Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
VERSION= 0.4.6
|
|
DISTNAME= xfce4-smartbookmark-plugin-${VERSION}
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.4/
|
|
|
|
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin
|
|
COMMENT= Xfce bookmark plugin
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|