pkgsrc/misc/libutf/Makefile

16 lines
329 B
Makefile
Raw Normal View History

2000-06-21 06:25:09 +02:00
# $NetBSD: Makefile,v 1.8 2000/06/21 04:25:09 jlam 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
2000-06-21 06:25:09 +02:00
GNU_CONFIGURE= # defined
USE_LIBTOOL= # defined
ALL_TARGET= tst
.include "../../mk/bsd.pkg.mk"