pkgsrc/misc/utftools/Makefile

17 lines
353 B
Makefile
Raw Normal View History

2004-04-25 08:31:48 +02:00
# $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/
2003-07-17 23:41:05 +02:00
MAINTAINER= agc@NetBSD.org
2003-05-18 15:06:41 +02:00
#HOMEPAGE=
COMMENT= UTF-aware wc, fmt, expand, and unexpand
GNU_CONFIGURE= yes
2004-04-25 08:31:48 +02:00
USE_BUILDLINK3= yes
2004-04-25 08:31:48 +02:00
.include "../../misc/libutf/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"