pkgsrc/editors/ssam/Makefile
2002-12-23 17:45:36 +00:00

17 lines
414 B
Makefile

# $NetBSD: Makefile,v 1.9 2002/12/23 17:45:36 wiz Exp $
#
DISTNAME= ssam-1.9
CATEGORIES= editors
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
GNU_CONFIGURE= yes
ALL_TARGET= tst
.include "../../mk/bsd.pkg.mk"