summaryrefslogtreecommitdiff
path: root/devel/libsigc++12/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
commitdb3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch)
tree29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /devel/libsigc++12/pkg-descr
parentFix compilation problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes: svn path=/head/; revision=47856 svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'devel/libsigc++12/pkg-descr')
-rw-r--r--devel/libsigc++12/pkg-descr12
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/libsigc++12/pkg-descr b/devel/libsigc++12/pkg-descr
deleted file mode 100644
index 052e93183376..000000000000
--- a/devel/libsigc++12/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Libsigc++ -- The Typesafe Callback Framework for C++
-
-This library implements a full callback system for use in widget libraries,
-abstract interfaces, and general programming.
-
-To get a good overview of how to use the library, read
-/usr/local/share/doc/libsigc++/signals.
-
-WWW: http://libsigc.sourceforge.net/
-
-- Joe Lu
-JoeLu@JoeLu.m8.ntu.edu.tw