Ticket #4535: Portfile

File Portfile, 695 bytes (added by z3022016@…, 19 years ago)

The Portfile

Line 
1# $Id: $
2PortSystem        1.0
3name              archway
4version           0.2.0
5categories        devel
6maintainers       josh_root@users.sourceforge.net
7description       an advanced GUI for GNU Arch
8long_description \
9        ArchWay is a GNU Arch GUI. It follows the unix tradition of \
10        small tools doing their work well and cooperating nicely with \
11        each other.
12homepage          http://www.nongnu.org/archway/
13
14master_sites      http://savannah.nongnu.org/download/archway/
15checksums         md5 75cb14e83c03a780222bbf28d4c8485d
16
17configure         {}
18build             {}
19destroot.destdir  PERL=${prefix}/bin/perl DESTDIR=${destroot} prefix=${prefix}
20
21depends_lib           bin:tla:arch
22depends_lib           port:p5-gtk2