summaryrefslogtreecommitdiff
path: root/textproc/libunicode/Makefile
blob: 84a61e64e3e1569a2bc643401c1094be903c1466 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:36 tv Exp $
#

DISTNAME=		libunicode-0.4
PKGREVISION=		1
CATEGORIES=		textproc devel
MASTER_SITES=		${MASTER_SITE_GNOME:=sources/libunicode/0.4/}

MAINTAINER=		rh@NetBSD.org
HOMEPAGE=		http://www.pango.org/
COMMENT=		Library for manipulating Unicode characters and strings

GNU_CONFIGURE=		YES
USE_LIBTOOL=		YES

LTCONFIG_OVERRIDE=	${WRKSRC}/ltconfig

.include "../../mk/bsd.pkg.mk"