pkgsrc/misc/utftools/Makefile

17 lines
347 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:40 tv Exp $
#
DISTNAME= utftools-1.6
PKGREVISION= 1
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
.include "../../misc/libutf/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"