# $NetBSD: Makefile,v 1.66 2023/11/14 14:02:26 wiz Exp $
#
DISTNAME= galculator-2.1.4
PKGREVISION= 15
CATEGORIES= math
MASTER_SITES= http://galculator.mnim.org/downloads/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://galculator.mnim.org/
COMMENT= Desktop calculator with scientific / RPN modes
LICENSE= gnu-gpl-v2
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config intltool perl
USE_TOOLS+= msgfmt msgmerge xgettext
.include "../../x11/gtk3/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
CVSweb <webmaster@jp.NetBSD.org>