diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
commit | 74740483d05162a23cf6fbdf595210297e25f01a (patch) | |
tree | edfefd7ac9e97a40319864c4a75401a3b1f87512 /net/libicq2000 | |
parent | cdba506d34bc3b158ad2843354bb1243c877ce17 (diff) | |
download | ports-74740483d05162a23cf6fbdf595210297e25f01a.tar.gz ports-74740483d05162a23cf6fbdf595210297e25f01a.zip |
Notes
Diffstat (limited to 'net/libicq2000')
-rw-r--r-- | net/libicq2000/Makefile | 1 | ||||
-rw-r--r-- | net/libicq2000/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/libicq2000/Makefile b/net/libicq2000/Makefile index c1079f690d71..54d712e08d66 100644 --- a/net/libicq2000/Makefile +++ b/net/libicq2000/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= lioux@FreeBSD.org +COMMENT= An opensource C++ library to support icq2000/2001 protocol LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ diff --git a/net/libicq2000/pkg-comment b/net/libicq2000/pkg-comment deleted file mode 100644 index 240dd4278b20..000000000000 --- a/net/libicq2000/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An opensource C++ library to support icq2000/2001 protocol |