Ticket #25261: Portfile

File Portfile, 932 bytes (added by jdunn@…, 14 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2# $Id$
3
4PortSystem 1.0
5
6name         gphpedit
7version      0.9.98rc1
8categories   php
9platforms    darwin
10maintainers  nomaintainer
11
12description \
13             A GPL-based, small UTF-8 compatible text editor for the GNOME desktop environment, built using Scintilla.
14
15long_description \
16             A GPL-based, small UTF-8 compatible text editor for the GNOME desktop environment, built using Scintilla. It is designed for php and html text editing.
17
18homepage     http://www.gphpedit.org/
19master_sites http://www.nodetwo.com/macports/gphpedit/
20
21checksums \
22             md5    4c601ad37ff59a3c490eb7766f950969 \
23             sha1   4dd3302a0866f25c250f3c1b0b747996cbe2bab9 \
24             rmd160 d9a47fda1e7b8ef6453d5cf68f2d84d310a00819
25
26depends_lib \
27             port:gtk2 \
28             port:php5