[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / textproc / libunicode

File: [cvs.NetBSD.org] / pkgsrc / textproc / libunicode / Makefile (download)

Revision 1.4, Sun Aug 25 18:40:08 2002 UTC (21 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.3: +2 -2 lines

Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.

# $NetBSD: Makefile,v 1.4 2002/08/25 18:40:08 jlam Exp $
#

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

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

USE_BUILDLINK2=		YES
GNU_CONFIGURE=		YES
USE_LIBTOOL=		YES

LTCONFIG_OVERRIDE=	${WRKSRC}/ltconfig

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