diff options
Diffstat (limited to 'math/pure-rational/Makefile')
-rw-r--r-- | math/pure-rational/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/pure-rational/Makefile b/math/pure-rational/Makefile index e768f0f92950..1410447967f1 100644 --- a/math/pure-rational/Makefile +++ b/math/pure-rational/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= pure MAINTAINER= ports@FreeBSD.org COMMENT= Rational number library for the Pure language +BROKEN= unfetchable + LICENSE= GPLv3 USES= pure |