pkgsrc/editors/ssam/Makefile

19 lines
454 B
Makefile
Raw Normal View History

2017-08-01 18:47:35 +02:00
# $NetBSD: Makefile,v 1.21 2017/08/01 16:47:37 wiz Exp $
1998-01-24 05:50:08 +01:00
#
DISTNAME= ssam-1.9
PKGREVISION= 1
CATEGORIES= editors
2009-05-21 02:21:57 +02:00
MASTER_SITES= http://www.westley.demon.co.uk/src/
2003-07-17 23:31:04 +02:00
MAINTAINER= agc@NetBSD.org
2017-08-01 18:47:35 +02:00
#HOMEPAGE= http://www.alistaircrooks.co.uk/software.html
COMMENT= UTF-8-aware stream editor like sed(1), using the sam command set
GNU_CONFIGURE= yes
BUILD_TARGET= ssam
TEST_TARGET= tst
2004-04-12 13:17:15 +02:00
.include "../../misc/libutf/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"