pkgsrc/math/galculator/Makefile
2013-02-16 11:18:58 +00:00

20 lines
584 B
Makefile

# $NetBSD: Makefile,v 1.34 2013/02/16 11:23:04 wiz Exp $
#
DISTNAME= galculator-1.3.4
PKGREVISION= 15
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://galculator.sourceforge.net/
COMMENT= Desktop calculator with scientific / RPN modes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake msgfmt pkg-config intltool
.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/libglade/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"