diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 387f34ee2456c6329bb73c44e776ba9873eabc3d (patch) | |
tree | b68776fe5bcdf267d7952c928b3816fe5c469bf2 /math/libgmp4/Makefile | |
parent | ea1cd5ed25b9e5ced62ffe817efdefbcc6e56d09 (diff) | |
download | ports-387f34ee2456c6329bb73c44e776ba9873eabc3d.tar.gz ports-387f34ee2456c6329bb73c44e776ba9873eabc3d.zip |
Notes
Diffstat (limited to 'math/libgmp4/Makefile')
-rw-r--r-- | math/libgmp4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile index 96e91162c1c1..decc621e35c8 100644 --- a/math/libgmp4/Makefile +++ b/math/libgmp4/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= gmp DISTNAME= gmp-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +COMMENT= A free library for arbitrary precision arithmetic USE_REINPLACE= yes USE_LIBTOOL= yes |