diff options
Diffstat (limited to 'net/licq/Makefile')
-rw-r--r-- | net/licq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/licq/Makefile b/net/licq/Makefile index 55d55b548e4c..347faaebd928 100644 --- a/net/licq/Makefile +++ b/net/licq/Makefile @@ -13,6 +13,7 @@ PKGNAMESUFFIX= -socks .endif MAINTAINER= dinoex@FreeBSD.org +COMMENT= A popular ICQ-compatible plugin-based program .if defined(WITH_SOCKS) BUILD_DEPENDS= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 |