# New ports collection makefile for: crux # Date created: 8 June 2009 # Whom: jasone # # $FreeBSD$ # PORTNAME= crux PORTVERSION= 1.2.0 PORTREVISION= 1 CATEGORIES= biology python MASTER_SITES= http://www.canonware.com/download/Crux/ MAINTAINER= jasone@FreeBSD.org COMMENT= Software toolkit for phylogenetic inference USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS=--with-python=${PYTHON_CMD} --disable-mpi USE_CSTD= gnu99 USE_GMAKE= yes USE_PYTHON= 2.5+ OPTIONS= SYS_LINALG "Enable system ATLAS/LAPACK" Off .include CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_FORTRAN= yes .if defined(WITH_SYS_LINALG) CONFIGURE_ARGS+= --enable-sys-linalg LIB_DEPENDS+= atlas.2:${PORTSDIR}/math/atlas .else CONFIGURE_ARGS+= --disable-sys-linalg .endif post-install: @${PREFIX}/bin/crux -b -q /dev/null .include -data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Stage supportmiwi2014-03-092-4/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert to the new perl5 frameworkaz2013-09-121-2/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-1/+1
* - Add explicit pkgconf dependencybdrewery2013-03-241-4/+2
* Update PCRE to 8.32mm2012-12-111-2/+2
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-1/+2
* - Update to 2.1.1 [1]zi2011-09-263-14/+20
* - Update to 1.3.1wen2010-12-313-10/+17