diff options
author | wiz <wiz> | 2001-02-16 13:51:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:51:27 +0000 |
commit | 298de9561f803004ff5661cafc87aa80dda5015e (patch) | |
tree | 0b6795ee15e18090020cfa8444738bad46458587 /chat/kicq | |
parent | 50d79f1689e6205ba9bb8c3038bba0934b7fa658 (diff) | |
download | pkgsrc-298de9561f803004ff5661cafc87aa80dda5015e.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'chat/kicq')
-rw-r--r-- | chat/kicq/Makefile | 3 | ||||
-rw-r--r-- | chat/kicq/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chat/kicq/Makefile b/chat/kicq/Makefile index be8fe3d6635..b826c82cfd0 100644 --- a/chat/kicq/Makefile +++ b/chat/kicq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/07 05:16:40 fredb Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:51:28 wiz Exp $ DISTNAME= kicq-1.0.0 CATEGORIES= chat kde @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kicq/} MAINTAINER= magick@bundy.lip.owl.de HOMEPAGE= http://kicq.sourceforge.net/ +COMMENT= KDE ICQ client BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf DEPENDS+= icqlib>=1.0.0:../../chat/icqlib diff --git a/chat/kicq/pkg/COMMENT b/chat/kicq/pkg/COMMENT deleted file mode 100644 index 414e1e153bb..00000000000 --- a/chat/kicq/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -KDE ICQ client |