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

Annotation of pkgsrc/textproc/libunicode/Makefile, Revision 1.8

1.8     ! jmmv        1: # $NetBSD: Makefile,v 1.7 2003/07/21 17:27:34 martti Exp $
1.1       rh          2: #
                      3:
1.3       rh          4: DISTNAME=              libunicode-0.4
                      5: CATEGORIES=            textproc devel
1.5       rh          6: MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/libunicode/0.4/}
1.1       rh          7:
1.6       grant       8: MAINTAINER=            rh@NetBSD.org
1.3       rh          9: HOMEPAGE=              http://www.pango.org/
1.7       martti     10: COMMENT=               Library for manipulating Unicode characters and strings
1.1       rh         11:
1.8     ! jmmv       12: USE_BUILDLINK3=                YES
1.3       rh         13: GNU_CONFIGURE=         YES
                     14: USE_LIBTOOL=           YES
1.1       rh         15:
                     16: LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
                     17:
                     18: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>