16 lines
355 B
Makefile
16 lines
355 B
Makefile
# $NetBSD: Makefile,v 1.3 2003/07/17 21:50:00 grant 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"
|