summaryrefslogtreecommitdiff
path: root/textproc/xfce4-dict-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xfce4-dict-plugin/Makefile')
-rw-r--r--textproc/xfce4-dict-plugin/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile
index 9828cabb674..9277779cd7a 100644
--- a/textproc/xfce4-dict-plugin/Makefile
+++ b/textproc/xfce4-dict-plugin/Makefile
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2015/04/21 08:56:42 jperkin Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-XFCE4_VERSION= 0.2.1
-
-DISTNAME= xfce4-dict-plugin-${XFCE4_VERSION}
-PKGREVISION= 21
+DISTNAME= xfce4-dict-plugin-0.3.0
+EXTRACT_SUFX= .tar.gz
CATEGORIES= textproc
-MASTER_SITES= http://goodies.xfce.org/releases/xfce4-dict-plugin/
+MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-dict-plugin/0.3/
+
+HOMEPAGE= http://goodies.xfce.org/projects/applications/xfce4-dict
COMMENT= Xfce dictionary server plugin
.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../x11/libxfce4gui/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"