summaryrefslogtreecommitdiff
path: root/misc/libutf/Makefile
blob: af73308175e4af37b3c6d71dbb9133c6240222c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.1.1.1 1997/10/23 19:45:18 agc Exp $
# New ports collection makefile for:	libutf
# Version required:			2.10
# Date created:				Thu Oct 23 20:22:27 BST 1997
# Whom:					Alistair Crooks (agc@netbsd.org)
#

DISTNAME=	libutf-2.10
CATEGORIES=	misc
MASTER_SITES=	http://www.westley.demon.co.uk/src/

MAINTAINER=	agc@netbsd.org

MAN3=		ure.3 utf.3
GNU_CONFIGURE=	yes
ALL_TARGET=	tst

.include <bsd.port.mk>