16 lines
354 B
Makefile
16 lines
354 B
Makefile
# $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"
|