diff options
Diffstat (limited to 'finance/quantlib/Makefile')
-rw-r--r-- | finance/quantlib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile index 83853fda4edf..6caa35623357 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -15,6 +15,8 @@ DISTNAME= QuantLib-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A comprehensive software framework for quantitative finance + WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION} USE_REINPLACE= yes |