15 lines
471 B
Makefile
15 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"
|