diff options
author | gerald <gerald@FreeBSD.org> | 2003-05-04 15:33:32 +0000 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2003-05-04 15:33:32 +0000 |
commit | 1f0d1ca376cafce774970d9044a4ca7ce3884a57 (patch) | |
tree | 3e3ace988ed85a7da98389e312e9c089cc540687 /devel/Makefile | |
parent | 970321227f5c1a73ea4bf33ebcbc5f75bccec033 (diff) | |
download | FreeBSD-ports-1f0d1ca376cafce774970d9044a4ca7ce3884a57.zip FreeBSD-ports-1f0d1ca376cafce774970d9044a4ca7ce3884a57.tar.gz |
Contribute a port of SGB, the Stanford Graphbase by Donald E. Knuth, which
is a workbench for combinatorial computing and provides standard sets of
data that can be used for benchmark tests of competing methods.
Reviewed by: obrien
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 17fb435..78871ea 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -846,6 +846,7 @@ SUBDIR += semantic SUBDIR += semantic-emacs20 SUBDIR += sfio + SUBDIR += sgb SUBDIR += sh-rtems-binutils SUBDIR += sh-rtems-g77 SUBDIR += sh-rtems-gcc |