pkgsrc/editors/ssam/Makefile

18 lines
414 B
Makefile
Raw Normal View History

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
#
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
2002-12-23 18:45:36 +01:00
DEPENDS= libutf>=2.10:../../misc/libutf
GNU_CONFIGURE= yes
ALL_TARGET= tst
.include "../../mk/bsd.pkg.mk"