# $NetBSD: Makefile,v 1.1.1.1 2012/02/09 12:38:23 drochner Exp $ # DISTNAME= gcalctool-6.2.0 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/6.2/} EXTRACT_SUFX= .tar.xz MAINTAINER= prlw1@cam.ac.uk HOMEPAGE= http://live.gnome.org/Gcalctool COMMENT= Desktop calculator for GNOME LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES CONFIGURE_ENV+= HAVE_YACC=yes USE_LIBTOOL= yes USE_TOOLS+= bison gmake gsed intltool flex msgfmt pkg-config USE_PKGLOCALEDIR= yes .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../devel/glib2/schemas.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../x11/gtk3/buildlink3.mk" .include "../../mk/bsd.pkg.mk"