debc7d424c
TEST_TARGET properly
18 lines
453 B
Makefile
18 lines
453 B
Makefile
# $NetBSD: Makefile,v 1.20 2013/05/11 05:31:52 agc Exp $
|
|
#
|
|
|
|
DISTNAME= ssam-1.9
|
|
PKGREVISION= 1
|
|
CATEGORIES= editors
|
|
MASTER_SITES= http://www.westley.demon.co.uk/src/
|
|
|
|
MAINTAINER= agc@NetBSD.org
|
|
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
|
|
|
|
.include "../../misc/libutf/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|