pkgsrc/math/qalculate-units/Makefile
2016-08-03 10:22:08 +00:00

24 lines
673 B
Makefile

# $NetBSD: Makefile,v 1.41 2016/08/03 10:23:07 adam Exp $
DISTNAME= qalculate-units-0.9.4
PKGREVISION= 26
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"