diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-07-12 06:32:39 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-07-12 06:32:39 +0000 |
commit | ee90f3941dd3930e6e32584ad13d6da8db99a278 (patch) | |
tree | f8796657d66341e271b113218822592320c1c33e /math/fbm | |
parent | a6db7dc5b181fd29490b241c1d7fabc86b089a62 (diff) | |
download | ports-ee90f3941dd3930e6e32584ad13d6da8db99a278.tar.gz ports-ee90f3941dd3930e6e32584ad13d6da8db99a278.zip |
Notes
Diffstat (limited to 'math/fbm')
-rw-r--r-- | math/fbm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/fbm/Makefile b/math/fbm/Makefile index d73b593a07e4..4efd7f7222da 100644 --- a/math/fbm/Makefile +++ b/math/fbm/Makefile @@ -15,7 +15,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Flexible Bayesian Modeling and Markov Chain Sampling +RESTRICTED= 'Free for educational use and research' NO_CDROM= 'Free for educational use and research' +NO_PACKAGE= 'Free for educational use and research' USE_REINPLACE= yes |