summaryrefslogtreecommitdiff
path: root/mail/squirrelmail/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:52:59 +0000
committerwiz <wiz>2001-02-17 17:52:59 +0000
commit3a61aee4cd7edf6f0c15bae603650c4f4453fd69 (patch)
treee8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /mail/squirrelmail/Makefile
parent4e3547de3bbe9aae985ad91f7aae76896b121cf0 (diff)
downloadpkgsrc-3a61aee4cd7edf6f0c15bae603650c4f4453fd69.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'mail/squirrelmail/Makefile')
-rw-r--r--mail/squirrelmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile
index 1ed1114d70c..972c69840e6 100644
--- a/mail/squirrelmail/Makefile
+++ b/mail/squirrelmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/02/12 15:15:43 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/17 18:25:06 wiz Exp $
DISTNAME= squirrelmail-1.0.2
CATEGORIES= mail www
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.squirrelmail.org/
+COMMENT= PHP4 webmail package
DEPENDS+= php>=4.0.4.1nb1:../../www/php4