diff options
author | markd <markd@pkgsrc.org> | 2003-09-18 10:55:34 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-09-18 10:55:34 +0000 |
commit | a92b750984b5037e41a434e1c08a77b3fa846627 (patch) | |
tree | b1c04c70f7967af4cce65b4f46cdbc1b07cedefe /x11/kde3-i18n-hr/Makefile | |
parent | e77c8279fb05dc785d1f8097451acc9f76184dcc (diff) | |
download | pkgsrc-a92b750984b5037e41a434e1c08a77b3fa846627.tar.gz |
Initial import of kde-i18n-hr-3.1.4
KDE3 hr locale
Diffstat (limited to 'x11/kde3-i18n-hr/Makefile')
-rw-r--r-- | x11/kde3-i18n-hr/Makefile | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/x11/kde3-i18n-hr/Makefile b/x11/kde3-i18n-hr/Makefile new file mode 100644 index 00000000000..792960938f0 --- /dev/null +++ b/x11/kde3-i18n-hr/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2003/09/18 10:55:34 markd Exp $ + +DISTNAME= kde-i18n-hr-${_KDE_VERSION} +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITES_KDE:=kde-i18n/} + +COMMENT= Language bindings for the KDE desktop + +.include "../../meta-pkgs/kde3/Makefile.kde3" + +USE_BUILDLINK2= YES + +.include "../../meta-pkgs/kde3/buildlink2.mk" +.include "../../x11/kdebase3/buildlink2.mk" +.include "../../mk/bsd.pkg.mk" |