[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / math / qalculate-currency

Annotation of pkgsrc/math/qalculate-currency/Makefile, Revision 1.4

1.4     ! adam        1: # $NetBSD: Makefile,v 1.3 2006/02/05 23:10:04 joerg Exp $
1.1       adam        2:
1.4     ! adam        3: DISTNAME=      qalculate-currency-0.9.0
1.1       adam        4: CATEGORIES=    math
                      5: MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qalculate/}
                      6:
                      7: MAINTAINER=    adam@NetBSD.org
                      8: HOMEPAGE=      http://qalculate.sourceforge.net/
                      9: COMMENT=       Utility for conversion between currencies using Qalculate
                     10:
                     11: USE_LIBTOOL=           yes
                     12: USE_PKGLOCALEDIR=      yes
                     13: USE_TOOLS+=            gmake pkg-config
                     14: GNU_CONFIGURE=         yes
                     15: LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
                     16:
                     17: .include "../../math/qalculate/buildlink3.mk"
                     18: .include "../../x11/gtk2/buildlink3.mk"
                     19: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>