Ticket #24159: Portfile

File Portfile, 658 bytes (added by rodney.rehm@…, 14 years ago)

php/php5-gearman/Portfile

Line 
1# $Id$
2
3PortSystem              1.0
4PortGroup               php5extension 1.0
5
6php5extension.setup     gearman 0.7.0 pecl
7revision                1
8categories-append       net devel
9platforms               darwin freebsd openbsd
10maintainers             rodney.rehm@medialize.de openmaintainer
11
12description             Library to provide API for communicating with gearmand, using libgearman.
13long_description        Library to provide API for communicating with gearmand, and writing clients and workers. \
14                        This Extension uses using libgearman.
15
16checksums   md5 2e1da4a3d5e3c1e103b772da92f37680
17
18depends_lib-append      port:gearmand