summaryrefslogtreecommitdiff
path: root/editors/ssam/Makefile
blob: 164bb81558fb28b56002ccfce7743b9047070f6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.6 1998/08/11 10:36:56 agc Exp $
#

DISTNAME=	ssam-1.9
CATEGORIES=	editors
MASTER_SITES=	http://www.westley.demon.co.uk/src/

MAINTAINER=	agc@netbsd.org

DEPENDS=	libutf-2.10:../../misc/libutf

GNU_CONFIGURE=	yes
ALL_TARGET=	tst

.include "../../mk/bsd.pkg.mk"