2002-12-23 18:45:36 +01:00
|
|
|
# $NetBSD: Makefile,v 1.9 2002/12/23 17:45:36 wiz Exp $
|
1998-01-24 05:50:08 +01:00
|
|
|
#
|
1997-10-23 22:18:01 +02:00
|
|
|
|
|
|
|
DISTNAME= ssam-1.9
|
|
|
|
CATEGORIES= editors
|
|
|
|
MASTER_SITES= http://www.westley.demon.co.uk/src/
|
|
|
|
|
|
|
|
MAINTAINER= agc@netbsd.org
|
1998-08-20 17:16:34 +02:00
|
|
|
HOMEPAGE= http://www.westley.demon.co.uk/software.html
|
2001-02-16 15:38:16 +01:00
|
|
|
COMMENT= UTF-8-aware stream editor like sed(1), using the sam command set
|
1997-10-23 22:18:01 +02:00
|
|
|
|
2002-12-23 18:45:36 +01:00
|
|
|
DEPENDS= libutf>=2.10:../../misc/libutf
|
1997-10-23 22:18:01 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
ALL_TARGET= tst
|
|
|
|
|
1998-04-15 12:38:15 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|