The intltool package is a set of tools for translating the
contents of data files using the gettext translation framework. ok nino@
This commit is contained in:
parent
0782bbd373
commit
6d6f64bdaf
24
textproc/intltool/Makefile
Normal file
24
textproc/intltool/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/11/30 04:58:30 marcm Exp $
|
||||
|
||||
COMMENT= "Internationalization tool"
|
||||
|
||||
DISTNAME= intltool-0.23
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://www.gnome.org
|
||||
MAINTAINER= Marc Matteo <marcm@openbsd.org>
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.23/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/intltool/distinfo
Normal file
3
textproc/intltool/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (intltool-0.23.tar.bz2) = 0d0f6acb954b3deba03075a28bba375a
|
||||
RMD160 (intltool-0.23.tar.bz2) = c58215a77df2578498d4fa49d4c531d8eb2f8bf5
|
||||
SHA1 (intltool-0.23.tar.bz2) = db429ba1be95d5b4b037ff24ae517c03725485c4
|
6
textproc/intltool/pkg/DESCR
Normal file
6
textproc/intltool/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
The intltool package is a set of tools for translating the
|
||||
contents of data files using the gettext translation framework.
|
||||
|
||||
For more information about intltool, visit:
|
||||
|
||||
WWW: ${HOMEPAGE}
|
26
textproc/intltool/pkg/PLIST
Normal file
26
textproc/intltool/pkg/PLIST
Normal file
@ -0,0 +1,26 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/11/30 04:58:30 marcm Exp $
|
||||
bin/intltool-extract
|
||||
bin/intltool-merge
|
||||
bin/intltool-prepare
|
||||
bin/intltool-unicodify
|
||||
bin/intltool-update
|
||||
bin/intltoolize
|
||||
bin/xml-i18n-toolize
|
||||
man/man8/intltool-extract.8
|
||||
man/man8/intltool-merge.8
|
||||
man/man8/intltool-prepare.8
|
||||
man/man8/intltool-update.8
|
||||
man/man8/intltoolize.8
|
||||
share/aclocal/intltool.m4
|
||||
share/aclocal/xml-i18n-tools.m4
|
||||
share/intltool/intltool-extract.in
|
||||
share/intltool/intltool-merge.in
|
||||
share/intltool/intltool-po-Makefile.in.in-patch-1
|
||||
share/intltool/intltool-po-Makefile.in.in-patch-2
|
||||
share/intltool/intltool-po-Makefile.in.in-patch-3
|
||||
share/intltool/intltool-po-Makefile.in.in-patch-4
|
||||
share/intltool/intltool-update.in
|
||||
share/intltool/xml-i18n-po-Makefile.in.in-patch-1
|
||||
share/intltool/xml-i18n-po-Makefile.in.in-patch-2
|
||||
@dirrm share/intltool
|
||||
@comment @dirrm share/aclocal
|
Loading…
Reference in New Issue
Block a user