Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / math / qalculate-bases / Makefile
bloba12b2117d9c7eadca48b9f3e1dc6c3a443660d25
1 # $NetBSD: Makefile,v 1.32 2012/10/08 23:02:03 adam Exp $
3 DISTNAME= qalculate-bases-0.9.4
4 PKGREVISION= 18
5 CATEGORIES= math
6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
8 MAINTAINER= adam@NetBSD.org
9 HOMEPAGE= http://qalculate.sourceforge.net/
10 COMMENT= Utility for conversion between number bases using Qalculate
12 USE_LANGUAGES= c c++
13 USE_LIBTOOL= yes
14 USE_PKGLOCALEDIR= yes
15 USE_TOOLS+= autoconf gmake intltool msgfmt pkg-config
16 GNU_CONFIGURE= yes
18 pre-configure:
19 ${RUN} cd ${WRKSRC}; autoconf
21 .include "../../math/qalculate/buildlink3.mk"
22 .include "../../x11/gtk2/buildlink3.mk"
23 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
24 .include "../../mk/bsd.pkg.mk"