16 lines
538 B
Makefile
16 lines
538 B
Makefile
# $NetBSD: Makefile,v 1.4 2017/02/12 06:25:45 ryoon Exp $
|
|
|
|
PKGREVISION= 3
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
VERSION= 0.5.2
|
|
DISTNAME= xfce4-calculator-plugin-${VERSION}
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/0.5/
|
|
|
|
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin
|
|
COMMENT= Xfce calculator plugin
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|