diff options
Diffstat (limited to 'editors/ssam/Makefile')
-rw-r--r-- | editors/ssam/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/ssam/Makefile b/editors/ssam/Makefile index b6eae10efce..2c76da81b3d 100644 --- a/editors/ssam/Makefile +++ b/editors/ssam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/08/20 15:16:51 tsarna Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 14:40:53 wiz Exp $ # DISTNAME= ssam-1.9 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.westley.demon.co.uk/src/ MAINTAINER= agc@netbsd.org HOMEPAGE= http://www.westley.demon.co.uk/software.html +COMMENT= UTF-8-aware stream editor like sed(1), using the sam command set DEPENDS= libutf-2.10:../../misc/libutf |