2008-06-12 04:14:13 +02:00
|
|
|
# $NetBSD: Makefile,v 1.16 2008/06/12 02:14:36 joerg Exp $
|
2005-05-18 17:45:04 +02:00
|
|
|
#
|
|
|
|
|
2007-11-05 21:35:29 +01:00
|
|
|
DISTNAME= galculator-1.3.1
|
2005-05-18 17:45:04 +02:00
|
|
|
CATEGORIES= math
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/}
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2005-05-18 17:45:04 +02:00
|
|
|
HOMEPAGE= http://galculator.sourceforge.net/
|
|
|
|
COMMENT= Desktop calculator with scientific / RPN modes
|
|
|
|
|
2008-06-12 04:14:13 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2005-05-18 17:45:04 +02:00
|
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
GNU_CONFIGURE= yes
|
2006-07-19 12:08:12 +02:00
|
|
|
USE_TOOLS+= gmake msgfmt pkg-config intltool
|
2007-09-23 09:00:30 +02:00
|
|
|
USE_DIRS+= xdg-1.1
|
2005-05-18 17:45:04 +02:00
|
|
|
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
2007-09-21 15:03:25 +02:00
|
|
|
.include "../../devel/libglade/buildlink3.mk"
|
2007-11-05 21:35:29 +01:00
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
2005-05-18 17:45:04 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|