From 07cd20b334bcce67d925d228b1dc798c007141f0 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 13:51:27 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- comms/tkhylafax/Makefile | 3 ++- comms/tkhylafax/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 comms/tkhylafax/pkg/COMMENT (limited to 'comms/tkhylafax') diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index 87243844d0b..c875ae25ce6 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/08/31 23:21:44 jwise Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/16 13:56:25 wiz Exp $ # FreeBSD Id: Makefile,v 1.6 1998/08/07 23:56:12 asami Exp # @@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/contrib/tkhylafax/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.elgro.demon.co.uk/resources.html +COMMENT= Tcl/tk interface to Sam Leffler's fax package DEPENDS+= hylafax>=4.1b2:../../comms/hylafax DEPENDS+= tk-8.3.2:../../x11/tk diff --git a/comms/tkhylafax/pkg/COMMENT b/comms/tkhylafax/pkg/COMMENT deleted file mode 100644 index b10aeb495e0..00000000000 --- a/comms/tkhylafax/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Tcl/tk interface to Sam Leffler's fax package -- cgit v1.2.3