summaryrefslogtreecommitdiff
path: root/editors/ssam/Makefile
blob: b6eae10efceda01c388ec0478aaf29115c4a72e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.7 1998/08/20 15:16:51 tsarna 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

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

GNU_CONFIGURE=	yes
ALL_TARGET=	tst

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