# Created by: Wen Heping # $FreeBSD$ PORTNAME= mpc PORTVERSION= 1.0.3 CATEGORIES= math devel MASTER_SITES= http://www.multiprecision.org/mpc/download/ MAINTAINER= gerald@FreeBSD.org COMMENT= Library of complex numbers with arbitrarily high precision LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \ libmpfr.so:${PORTSDIR}/math/mpfr PORTSCOUT= site:http://www.multiprecision.org/index.php?prog=mpc&page=download GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gmp=${LOCALBASE} \ --with-mpfr=${LOCALBASE} INSTALL_TARGET= install-strip USES= libtool USE_LDCONFIG= yes INFO= mpc PLIST_FILES= include/mpc.h \ lib/libmpc.a lib/libmpc.so lib/libmpc.so.3 lib/libmpc.so.3.0.0 regression-test: build @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} check) .include eebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-161-2/+1
* - Fix buildmiwi2013-06-111-1/+0
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}bapt2013-04-301-9/+6
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
* - Update to version 0.60 [1]pawel2012-03-313-6/+7
* - unbreak build if NOPORTDOCS definedscheidell2012-03-191-6/+6
* - Update to 0.5.1jgh2012-02-073-11/+10
* - Update to 0.50 [1]culot2012-01-023-6/+7
* devel/quilt - un-deprecate and make it depend on bash4edwin2011-03-223-7/+5
* Add depricated fields, as okayed by Dirk Jagdman.edwin2011-03-171-0/+2