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

Annotation of pkgsrc/inputmethod/imhangul_status_applet/Makefile, Revision 1.77

1.77    ! ryoon       1: # $NetBSD: Makefile,v 1.76 2016/03/05 11:28:42 jperkin Exp $
1.1       minskim     2: #
                      3:
1.12      minskim     4: DISTNAME=              imhangul_status_applet-0.3
1.77    ! ryoon       5: PKGREVISION=           59
1.1       minskim     6: CATEGORIES=            korean inputmethod
1.12      minskim     7: MASTER_SITES=          http://download.kldp.net/imhangul/imhangul_status_applet/0.3/
1.1       minskim     8:
1.6       minskim     9: MAINTAINER=            minskim@NetBSD.org
1.1       minskim    10: HOMEPAGE=              http://imhangul.kldp.net/\#APPLET
                     11: COMMENT=               GNOME2 applet to show imhangul status
                     12:
1.13      rillig     13: DEPENDS+=              imhangul>=0.9.6:../../inputmethod/imhangul
1.1       minskim    14:
                     15: GNU_CONFIGURE=         yes
                     16: USE_PKGLOCALEDIR=      yes
1.22      jlam       17: USE_TOOLS+=            gmake intltool msgfmt pkg-config
1.1       minskim    18: USE_LIBTOOL=           yes
                     19:
1.27      wiz        20: GCONF_SCHEMAS=         imhangul_status.schemas
1.1       minskim    21:
1.27      wiz        22: .include "../../devel/GConf/schemas.mk"
1.1       minskim    23: .include "../../x11/gnome-panel/buildlink3.mk"
                     24: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>