summaryrefslogtreecommitdiff
path: root/misc/libutf/Makefile
blob: c380e90fd5fbb7e24547d965bbf0cc672663fa50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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)
#
# $NetBSD: Makefile,v 1.2 1998/01/24 21:11:04 hubertf Exp $
#

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>