diff options
Diffstat (limited to 'math/libgmp-freebsd/Makefile')
-rw-r--r-- | math/libgmp-freebsd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/libgmp-freebsd/Makefile b/math/libgmp-freebsd/Makefile index caad5b6797fa..89d3204603ed 100644 --- a/math/libgmp-freebsd/Makefile +++ b/math/libgmp-freebsd/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= sobomax MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A library for arbitrary precision arithmetic + USE_BZIP2= yes INSTALLS_SHLIB= yes MAKE_FLAGS= INCDIR=${PREFIX}/include \ |