diff options
author | augustss <augustss@pkgsrc.org> | 2005-02-01 20:52:38 +0000 |
---|---|---|
committer | augustss <augustss@pkgsrc.org> | 2005-02-01 20:52:38 +0000 |
commit | cb198fd32c779ec1b4554880fbd7eaacd5c278c4 (patch) | |
tree | 409a75b40c8796e05804dca9f58936c26bc492c4 /misc/Makefile | |
parent | 160e1159907cecd1a9d66b4ff621bd64433b157a (diff) | |
download | pkgsrc-cb198fd32c779ec1b4554880fbd7eaacd5c278c4.tar.gz |
Add libquantum, a library for simulating quantum computation.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 5e3fd2b1102..9756e750f52 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.228 2005/01/25 13:02:57 markd Exp $ +# $NetBSD: Makefile,v 1.229 2005/02/01 20:52:38 augustss Exp $ # COMMENT= Miscellaneous utilities @@ -128,6 +128,7 @@ SUBDIR+= kp SUBDIR+= latin-words-bin SUBDIR+= less SUBDIR+= libcdio +SUBDIR+= libquantum SUBDIR+= libutf SUBDIR+= lile SUBDIR+= loco |