diff options
author | ache <ache@FreeBSD.org> | 1995-05-13 21:00:09 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-05-13 21:00:09 +0800 |
commit | 27055ba133c5c93a11755c25be8f8b03642a392e (patch) | |
tree | 5f41d02f3a319c7ca2fa264d5fc6c0078dae452c /net | |
parent | aa139979d2e122785cb24d5f92805abbd60070a5 (diff) | |
download | freebsd-ports-gnome-27055ba133c5c93a11755c25be8f8b03642a392e.tar.gz freebsd-ports-gnome-27055ba133c5c93a11755c25be8f8b03642a392e.tar.zst freebsd-ports-gnome-27055ba133c5c93a11755c25be8f8b03642a392e.zip |
Update to current ports scheme
Diffstat (limited to 'net')
-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 | ||||
-rw-r--r-- | net/tintin++/Makefile | 4 | ||||
-rw-r--r-- | net/tintin++/pkg-comment | 1 | ||||
-rw-r--r-- | net/tintin++/pkg-descr | 6 | ||||
-rw-r--r-- | net/tintin++/pkg-plist | 3 |
8 files changed, 24 insertions, 4 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 diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index f57776dea50c..031748eb0dea 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/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++/pkg-comment b/net/tintin++/pkg-comment new file mode 100644 index 000000000000..92f988ed40d1 --- /dev/null +++ b/net/tintin++/pkg-comment @@ -0,0 +1 @@ +TINTIN++ v1.5pl6 is a client program to help playing muds. diff --git a/net/tintin++/pkg-descr b/net/tintin++/pkg-descr new file mode 100644 index 000000000000..a7d66ff3c745 --- /dev/null +++ b/net/tintin++/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++/pkg-plist b/net/tintin++/pkg-plist new file mode 100644 index 000000000000..96dcef4e76e5 --- /dev/null +++ b/net/tintin++/pkg-plist @@ -0,0 +1,3 @@ +@cwd /usr/local +bin/tt++ +lib/tintin |