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

Annotation of pkgsrc/math/qalculate-units/Makefile, Revision 1.1

1.1     ! adam        1: # $NetBSD$
        !             2:
        !             3: DISTNAME=      qalculate-units-0.8.2
        !             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 units 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>