[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / mystuff-orcaslicer / devel / ilmbase

Annotation of mystuff-orcaslicer/devel/ilmbase/Makefile, Revision 1.1

1.1     ! afresh1     1: COMMENT=
        !             2:
        !             3: GH_ACCOUNT=    aforsythe
        !             4: GH_PROJECT=    IlmBase
        !             5: GH_TAGNAME=    v2.0.0
        !             6:
        !             7: CONFIGURE_STYLE=       autoconf
        !             8:
        !             9: #SHARED_LIBS +=  openvdb                   5.0 # 9.0
        !            10:
        !            11: CATEGORIES=    devel
        !            12:
        !            13: #HOMEPAGE=     https://www.openvdb.org/
        !            14:
        !            15: # MPL
        !            16: PERMIT_PACKAGE=        Yes
        !            17:
        !            18: #WANTLIB += ${COMPILER_LIBCXX} blosc boost_iostreams-mt boost_regex-mt
        !            19: #WANTLIB += c m tbb tbbmalloc z
        !            20:
        !            21: #COMPILER=     base-clang ports-gcc
        !            22:
        !            23: #MODULES=      devel/cmake
        !            24:
        !            25: #LIB_DEPENDS=  archivers/blosc \
        !            26: #              devel/boost \
        !            27: #              devel/tbb
        !            28:
        !            29: #NO_TEST=      Yes
        !            30:
        !            31: .include <bsd.port.mk>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>