pkgsrc/math/qalculate-units/Makefile
2018-11-14 22:20:58 +00:00

24 lines
675 B
Makefile

# $NetBSD: Makefile,v 1.47 2018/11/14 22:22:00 kleink Exp $
DISTNAME= qalculate-units-0.9.4
PKGREVISION= 32
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://qalculate.sourceforge.net/
COMMENT= Utility for conversion between units using Qalculate
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= autoconf gmake intltool msgfmt pkg-config
GNU_CONFIGURE= yes
pre-configure:
${RUN} cd ${WRKSRC}; autoconf
.include "../../math/qalculate/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"