summaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Imlib2/pkg-plist
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-09-24 07:51:36 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-09-24 07:51:36 +0000
commit76f9383fbb170364e5fc6d1ebb944426d01c916a (patch)
treee32b3e14dde705fa70ed1b837d26c0246f83c7df /graphics/p5-Image-Imlib2/pkg-plist
parent. s:NO_CDROM:RESTRICTED: as neither the distfiles nor the packages should (diff)
Add p5-Image-Imlib2
Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file loading and saving as well as manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. It allows you to create colour images using a large number of graphics primitives, and output the images in a range of formats. PR: 56701 Submitted by: erwin
Notes
Notes: svn path=/head/; revision=89142
Diffstat (limited to 'graphics/p5-Image-Imlib2/pkg-plist')
-rw-r--r--graphics/p5-Image-Imlib2/pkg-plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/p5-Image-Imlib2/pkg-plist b/graphics/p5-Image-Imlib2/pkg-plist
new file mode 100644
index 000000000000..ab493b5b1817
--- /dev/null
+++ b/graphics/p5-Image-Imlib2/pkg-plist
@@ -0,0 +1,6 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Imlib2/Imlib2.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Imlib2/Imlib2.so
+%%SITE_PERL%%/%%PERL_ARCH%%/Image/Imlib2.pm
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Imlib2
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Image 2>/dev/null || true