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

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

1.12    ! jlam        1: # $NetBSD: Makefile,v 1.11 2006/02/26 13:51:16 schwarz Exp $
1.1       rh          2: #
                      3:
1.3       rh          4: DISTNAME=              libunicode-0.4
1.9       tv          5: PKGREVISION=           1
1.3       rh          6: CATEGORIES=            textproc devel
1.5       rh          7: MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/libunicode/0.4/}
1.1       rh          8:
1.6       grant       9: MAINTAINER=            rh@NetBSD.org
1.3       rh         10: HOMEPAGE=              http://www.pango.org/
1.7       martti     11: COMMENT=               Library for manipulating Unicode characters and strings
1.1       rh         12:
1.11      schwarz    13: USE_LANGUAGES=         c c++
1.3       rh         14: GNU_CONFIGURE=         YES
                     15: USE_LIBTOOL=           YES
1.1       rh         16:
                     17: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>