diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-02-21 02:26:42 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-02-21 02:26:42 +0800 |
commit | 695835cea319c298650be3542c644c508e5d6adf (patch) | |
tree | f30be1f7c5fa7f754ebe2ca436dab23fea3b61fe /net/licq-console | |
parent | b770506a8f8d5273d876d81651eadca5d762fba7 (diff) | |
download | freebsd-ports-graphics-695835cea319c298650be3542c644c508e5d6adf.tar.gz freebsd-ports-graphics-695835cea319c298650be3542c644c508e5d6adf.tar.zst freebsd-ports-graphics-695835cea319c298650be3542c644c508e5d6adf.zip |
- add COMMENT
Diffstat (limited to 'net/licq-console')
-rw-r--r-- | net/licq-console/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/licq-console/Makefile b/net/licq-console/Makefile index 90ac108e971..7393019e6af 100644 --- a/net/licq-console/Makefile +++ b/net/licq-console/Makefile @@ -10,6 +10,7 @@ PORTVERSION= ${CONSOLE_LICQ_VER} CATEGORIES= net MAINTAINER= dinoex@FreeBSD.org +COMMENT= Ncurses-based console plugin for Licq USE_AUTOCONF_VER= 253 USE_AUTOMAKE_VER= 15 |