16 lines
353 B
Makefile
16 lines
353 B
Makefile
# $NetBSD: Makefile,v 1.4 2004/04/25 06:31:48 snj 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_BUILDLINK3= yes
|
|
|
|
.include "../../misc/libutf/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|