diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-05-13 13:00:09 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-05-13 13:00:09 +0000 |
commit | ff7f3fb1636dc5b5248442672f95096b6a9fcfcf (patch) | |
tree | a245226a80da34946363f984b25bde154a1f95a5 /net/tintin++-devel | |
parent | 2e22a29fa07de3df0c9308b0cd0599634f64b92e (diff) | |
download | ports-ff7f3fb1636dc5b5248442672f95096b6a9fcfcf.tar.gz ports-ff7f3fb1636dc5b5248442672f95096b6a9fcfcf.zip |
Notes
Diffstat (limited to 'net/tintin++-devel')
-rw-r--r-- | net/tintin++-devel/Makefile | 4 | ||||
-rw-r--r-- | net/tintin++-devel/pkg-comment | 1 | ||||
-rw-r--r-- | net/tintin++-devel/pkg-descr | 6 | ||||
-rw-r--r-- | net/tintin++-devel/pkg-plist | 3 |
4 files changed, 12 insertions, 2 deletions
diff --git a/net/tintin++-devel/Makefile b/net/tintin++-devel/Makefile index f57776dea50c..031748eb0dea 100644 --- a/net/tintin++-devel/Makefile +++ b/net/tintin++-devel/Makefile @@ -3,12 +3,12 @@ # Date created: 15 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.3 1995/04/12 04:55:47 asami Exp $ +# $Id: Makefile,v 1.4 1995/04/15 05:41:59 asami Exp $ # DISTNAME= tintin++v1.5pl6 PKGNAME= tintin-1.5.6 -CATEGORIES+= networking +CATEGORIES+= networking games MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/ EXTRACT_SUFX= .tar.Z diff --git a/net/tintin++-devel/pkg-comment b/net/tintin++-devel/pkg-comment new file mode 100644 index 000000000000..92f988ed40d1 --- /dev/null +++ b/net/tintin++-devel/pkg-comment @@ -0,0 +1 @@ +TINTIN++ v1.5pl6 is a client program to help playing muds. diff --git a/net/tintin++-devel/pkg-descr b/net/tintin++-devel/pkg-descr new file mode 100644 index 000000000000..a7d66ff3c745 --- /dev/null +++ b/net/tintin++-devel/pkg-descr @@ -0,0 +1,6 @@ + TINTIN++ is a client program specialized to help playing muds. + This is a souped up version of TINTIN III, many new features + have been added since III. We saw room for improvement on the + features available from TINTIN, and since we like the format of + the program, we decided to use TINTIN as a base for what we + hope to make one of the most powerful clients around. diff --git a/net/tintin++-devel/pkg-plist b/net/tintin++-devel/pkg-plist new file mode 100644 index 000000000000..96dcef4e76e5 --- /dev/null +++ b/net/tintin++-devel/pkg-plist @@ -0,0 +1,3 @@ +@cwd /usr/local +bin/tt++ +lib/tintin |