diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 695835cea319c298650be3542c644c508e5d6adf (patch) | |
tree | f30be1f7c5fa7f754ebe2ca436dab23fea3b61fe /math/libgmp4 | |
parent | b770506a8f8d5273d876d81651eadca5d762fba7 (diff) | |
download | FreeBSD-ports-695835cea319c298650be3542c644c508e5d6adf.zip FreeBSD-ports-695835cea319c298650be3542c644c508e5d6adf.tar.gz |
- add COMMENT
Diffstat (limited to 'math/libgmp4')
-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 96e9116..decc621 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 |