# New ports collection makefile for: paml # Date created: 7 July 2000 # Whom: dbader@eece.unm.edu # # $FreeBSD$ # PORTNAME= paml PORTVERSION= 3.13 CATEGORIES= biology MASTER_SITES= ftp://abacus.gene.ucl.ac.uk/pub/paml/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= dbader@eece.unm.edu COMMENT= Phylogenetic Analysis by Maximum Likelihood (PAML) WRKSRC= ${WRKDIR}/${DISTNAME}/src MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" BINARIES= baseml basemlg chi2 codeml evolver mcmctree pamp yn00 do-install: .for f in ${BINARIES} ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${PREFIX}/bin .endfor .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/doc/pamlDOC.pdf \ ${DOCSDIR} .endif .include git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 2.86wen2018-11-032-4/+4
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptdes2018-10-061-2/+2
* - Update to 2.85wen2018-07-052-4/+4
* Update WWWsunpoet2018-05-281-1/+1
* Update to 2.81sunpoet2017-10-252-4/+4
* Fix license information for portgs that use "the same license as Perl".mat2017-09-151-1/+1
* Update to 2.80sunpoet2017-05-172-5/+5
* - Update to 2.75sunpoet2016-05-292-3/+5
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
* - Update to 2.72sunpoet2015-10-272-3/+3
* - Update to 2.71sunpoet2015-10-163-5/+8
* MASTER_SITES cleanup.mat2015-05-141-1/+0
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-6/+1
* - Update to 2.70jadawin2014-05-212-3/+3
* Support STAGEDIR.vanilla2013-11-052-6/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Use single space after WWW:sunpoet2013-08-291-1/+1
* - Convert to new perl frameworkmat2013-08-031-1/+2
* Update to 2.67.tobez2013-05-062-3/+3
* Update to 2.66.tobez2013-01-312-3/+3
* Update to 2.65.tobez2012-12-282-3/+3
* Cleanup supporting perl version 5.8 and 5.10,az2012-12-171-8/+1