pkgsrc/misc/utftools/Makefile
2021-04-24 10:40:35 +00:00

14 lines
336 B
Makefile

# $NetBSD: Makefile,v 1.9 2021/04/24 10:40:35 wiz Exp $
DISTNAME= utftools-1.6
PKGREVISION= 1
CATEGORIES= misc
#MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/misc/
MAINTAINER= agc@NetBSD.org
COMMENT= UTF-aware wc, fmt, expand, and unexpand
GNU_CONFIGURE= yes
.include "../../misc/libutf/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"