diff options
author | edwin <edwin@FreeBSD.org> | 2004-12-02 00:20:58 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-12-02 00:20:58 +0000 |
commit | 2e45939b7cf643fb5f9e5f4f47f76b0293aa96a5 (patch) | |
tree | be794a1b8a9c72878d1972c604fad365e7f75581 /sysutils/Makefile | |
parent | 96cb478c02d6e338cf8bf554945868ad7c467f6f (diff) | |
download | FreeBSD-ports-2e45939b7cf643fb5f9e5f4f47f76b0293aa96a5.zip FreeBSD-ports-2e45939b7cf643fb5f9e5f4f47f76b0293aa96a5.tar.gz |
New port: sysutils/pear-File_Gettext PEAR GNU Gettext file parser
Reader and writer for GNU PO and MO files.
PR: ports/74585
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 07250e2..f5a6d79 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -313,6 +313,7 @@ SUBDIR += pear-Cache_Lite SUBDIR += pear-File SUBDIR += pear-File_Find + SUBDIR += pear-File_Gettext SUBDIR += pear-Log SUBDIR += pecl-fileinfo SUBDIR += penv |