Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / math / galculator / Makefile
blob4992fcbb781a8a0c98a383791d656abf94d14f3f
1 # $NetBSD: Makefile,v 1.33 2012/10/08 23:02:01 adam Exp $
4 DISTNAME= galculator-1.3.4
5 PKGREVISION= 15
6 CATEGORIES= math
7 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/}
9 MAINTAINER= pkgsrc-users@NetBSD.org
10 HOMEPAGE= http://galculator.sourceforge.net/
11 COMMENT= Desktop calculator with scientific / RPN modes
13 USE_PKGLOCALEDIR= yes
14 GNU_CONFIGURE= yes
15 USE_TOOLS+= gmake msgfmt pkg-config intltool
17 .include "../../x11/gtk2/buildlink3.mk"
18 .include "../../devel/libglade/buildlink3.mk"
19 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
20 .include "../../mk/bsd.pkg.mk"