diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-12-06 16:52:17 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-12-06 16:52:17 +0800 |
commit | a8aca11ac3795ae5737bde323307f14d80b4d56e (patch) | |
tree | b184916c0e07cbcf5310de35d3868c9b5cde4c7f /net/Makefile | |
parent | 703c74bd630e56082bae2763a7f66997488bb974 (diff) | |
download | freebsd-ports-gnome-a8aca11ac3795ae5737bde323307f14d80b4d56e.tar.gz freebsd-ports-gnome-a8aca11ac3795ae5737bde323307f14d80b4d56e.tar.zst freebsd-ports-gnome-a8aca11ac3795ae5737bde323307f14d80b4d56e.zip |
Initial import of vicq-0.3.
vICQ is a simple text-mode ICQ client written with look and feel of
micq in mind. Its features: PERL source code suitable for hacking
and scripting, text-only look & feel, and ICQ v7 protocol support.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 4f950106976d..cce0e7b1ad96 100644 --- a/net/Makefile +++ b/net/Makefile @@ -455,6 +455,7 @@ SUBDIR += unison SUBDIR += urlendec SUBDIR += vchat + SUBDIR += vicq SUBDIR += vnc SUBDIR += vnc-tight SUBDIR += vomit |