diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-15 17:17:59 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-15 17:17:59 +0000 |
commit | 00e915fdadc0a9b5592d9bfe53952ddea2d035c7 (patch) | |
tree | 8a86d995f82f5da83776511543023fa0e49799af /editors/Makefile | |
parent | b139c69daec253bb156279ec5e43e01cc10da171 (diff) |
Padre - Perl Application Development and Refactoring Environment
Padre is an Perl IDE that is simple to use for new Perl programmers
but also supports large multi-lingual and multi-technology projects.
Padre is written in Perl, runs on all three major desktop platforms (Windows,
Mac OS X and Unix/GTK), and is distributed under the perl license.
WARNING: Padre requires Perl with thread support built-in !
WWW: http://padre.perlide.org/
PR: ports/132406
Submitted by: Cezary Morga <cm at therek.net>
Notes
Notes:
svn path=/head/; revision=230145
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index bf1733de81bb..d03b71aa6399 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -121,6 +121,7 @@ SUBDIR += openoffice.org-3 SUBDIR += openoffice.org-3-RC SUBDIR += openoffice.org-3-devel + SUBDIR += p5-Padre SUBDIR += pdfedit SUBDIR += pico-alpine SUBDIR += poedit |