Ticket #20033: Portfile

File Portfile, 1.1 KB (added by someuser12, 15 years ago)
Line 
1PortSystem                      1.0
2PortGroup                       perl5 1.0
3
4perl5.setup                     Image-Imlib2 2.02
5maintainers                     nomaintainer
6description                     Perl interface to the Imlib2 image library
7long_description \
8        Image::Imlib2 is a Perl port of Imlib2, a graphics library that \
9        does image file loading and saving as well as manipulation, \
10        arbitrary polygon support, etc. It does ALL of these operations \
11        FAST. It allows you to create colour images using a large number \
12        of graphics primitives, and output the images in a range of \
13        formats. \
14        Note that this is an early version of my attempt at a Perl \
15        interface to Imlib2. Currently, the API is just to test things \
16        out. Not everything is supported, but a great deal of \
17        functionality already exists. If you think the API can be \
18        tweaked to be a bit more intuitive, drop me a line! \
19
20platforms                       darwin
21
22checksums           md5     61732eb6e37eeba2a7b4935677214bcf \
23                    sha1    4dc0944efbb8ee4df86b1c86bfccefed0a8efb24 \
24                    rmd160  b61a9db84270bb8818e328ea376b57c65017185a
25
26depends_build-append    port:p5-module-build
27depends_lib-append      port:imlib2