summaryrefslogtreecommitdiff
path: root/misc/utftools/Makefile
blob: 3663e85f327350895a1c1e8c46934acb4bd1917d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.8 2012/10/08 09:57:39 asau Exp $
#

DISTNAME=	utftools-1.6
PKGREVISION=	1
CATEGORIES=	misc
MASTER_SITES=	ftp://ftp.cs.yorku.ca/pub/wily/misc/

MAINTAINER=	agc@NetBSD.org
#HOMEPAGE=	none
COMMENT=	UTF-aware wc, fmt, expand, and unexpand

GNU_CONFIGURE=	yes

.include "../../misc/libutf/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"