diff options
Diffstat (limited to 'misc/quantlib/Makefile')
-rw-r--r-- | misc/quantlib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/quantlib/Makefile b/misc/quantlib/Makefile index 83853fda4edf..6caa35623357 100644 --- a/misc/quantlib/Makefile +++ b/misc/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 |