Fixup fromcvs/togit conversion
[pkgsrcv2.git] / math / galculator / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=               galculator-1.3.4
5 PKGREVISION=            13
6 CATEGORIES=             math
7 MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=galculator/}
8
9 MAINTAINER=             pkgsrc-users@NetBSD.org
10 HOMEPAGE=               http://galculator.sourceforge.net/
11 COMMENT=                Desktop calculator with scientific / RPN modes
12
13 USE_PKGLOCALEDIR=       yes
14 GNU_CONFIGURE=          yes
15 USE_TOOLS+=             gmake msgfmt pkg-config intltool
16
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"