16 lines
548 B
Makefile
16 lines
548 B
Makefile
# $NetBSD: Makefile,v 1.22 2021/12/08 16:05:44 adam Exp $
|
|
|
|
PKGREVISION= 1
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
VERSION= 0.7.1
|
|
DISTNAME= xfce4-calculator-plugin-${VERSION}
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/${VERSION:R}/
|
|
|
|
HOMEPAGE= https://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"
|