pkgsrc/misc/libutf/Makefile

17 lines
404 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.9 2001/02/17 18:09:10 wiz Exp $
1998-01-24 22:11:04 +01:00
#
DISTNAME= libutf-2.10
CATEGORIES= misc
MASTER_SITES= http://www.westley.demon.co.uk/src/
MAINTAINER= agc@netbsd.org
HOMEPAGE= http://www.westley.demon.co.uk/software.html
COMMENT= UTF-8 character set support library, including regular expressions
2000-06-21 06:25:09 +02:00
GNU_CONFIGURE= # defined
USE_LIBTOOL= # defined
ALL_TARGET= tst
.include "../../mk/bsd.pkg.mk"