[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / geography / vis5d+

Annotation of pkgsrc/geography/vis5d+/Makefile, Revision 1.21

1.21    ! nia         1: # $NetBSD: Makefile,v 1.20 2018/01/03 00:22:16 rillig Exp $
1.1       jschauma    2: #
                      3:
                      4: DISTNAME=              vis5d+-1.2.1
1.19      tnn         5: PKGREVISION=           5
1.1       jschauma    6: CATEGORIES=            geography x11
1.3       drochner    7: MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=vis5d/}
1.1       jschauma    8:
                      9: MAINTAINER=            hdp@nmsu.edu
                     10: HOMEPAGE=              http://vis5d.sourceforge.net/
                     11: COMMENT=               Volumetric Visualization program for scientific datasets
1.20      rillig     12: LICENSE=               gnu-gpl-v2
1.1       jschauma   13:
1.16      asau       14: USE_LANGUAGES=         c c++ fortran77
1.1       jschauma   15: USE_LIBTOOL=           yes
1.10      rillig     16: USE_PKGLOCALEDIR=      yes
1.9       jlam       17: USE_TOOLS+=            msgfmt
1.1       jschauma   18:
                     19: GNU_CONFIGURE=         yes
                     20:
1.7       joerg      21: .include "../../devel/gettext-lib/buildlink3.mk"
1.21    ! nia        22: .include "../../graphics/MesaLib/buildlink3.mk"
        !            23: .include "../../graphics/glu/buildlink3.mk"
1.1       jschauma   24: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>