diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-12-21 02:19:12 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-12-21 02:19:12 +0000 |
commit | 2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1 (patch) | |
tree | 0b2048faa0d5e773f1f4774e5b3d48f654e40e88 /devel/libcii | |
parent | 9edbb794ddcdb7a59f953f0784f8def772f5eceb (diff) | |
download | ports-2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1.tar.gz ports-2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1.zip |
Notes
Diffstat (limited to 'devel/libcii')
-rw-r--r-- | devel/libcii/pkg-descr | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/devel/libcii/pkg-descr b/devel/libcii/pkg-descr index c1697ee23042..4b4abb4fc1cd 100644 --- a/devel/libcii/pkg-descr +++ b/devel/libcii/pkg-descr @@ -4,14 +4,11 @@ Software (Addison-Wesley Professional Computing Series, 1997, ISBN 0-201-49841-3). For installation instructions, see install.html. - For a summary of the distribution's revision history, see history.html. -WWW: http://www.cs.princeton.edu/software/cii/ ------ -Author: David R. Hanson -drh@microsoft.com / http://www.research.microsoft.com/~drh/ ---- +David R. Hanson +http://www.research.microsoft.com/~drh/ + FreeBSD note: in /usr/local lib/libcii.a -> lib/cii/1/libcii.a include/cii -> lib/cii/1/include @@ -21,3 +18,5 @@ source of CII share/doc/cii/src source of examples share/doc/cii/examples There is no documentation other than the book and its web site. + +WWW: http://www.cs.princeton.edu/software/cii/ |