17 lines
357 B
Makefile
17 lines
357 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2003/05/09 07:38:16 agc Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= utftools-1.6
|
||
|
CATEGORIES= misc
|
||
|
MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/misc/
|
||
|
|
||
|
MAINTAINER= agc@netbsd.org
|
||
|
HOMEPAGE=
|
||
|
COMMENT= UTF-aware wc, fmt, expand, and unexpand
|
||
|
|
||
|
GNU_CONFIGURE= yes
|
||
|
USE_BUILDLINK2= yes
|
||
|
|
||
|
.include "../../misc/libutf/buildlink2.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|