summaryrefslogtreecommitdiff
path: root/graphics/p5-Imlib2
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-03-17 16:21:52 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-03-17 16:21:52 +0000
commit29c7e1e039cb2d7c4832f6413e71f9f4d67f65a4 (patch)
treead64cfff171f2ad88816ce79256d7ca0e70fa533 /graphics/p5-Imlib2
parentw9wm is a quick & dirty hack based on 9wm, the wonderful "template" (diff)
p5-Imlib2 are perl bindings for Imlib2 graphics library.
PR: ports/25863 Submitted by: Jeremy Norris <ishmael27@home.com>
Notes
Notes: svn path=/head/; revision=39975
Diffstat (limited to 'graphics/p5-Imlib2')
-rw-r--r--graphics/p5-Imlib2/Makefile24
-rw-r--r--graphics/p5-Imlib2/distinfo1
-rw-r--r--graphics/p5-Imlib2/pkg-comment1
-rw-r--r--graphics/p5-Imlib2/pkg-descr1
-rw-r--r--graphics/p5-Imlib2/pkg-plist9
5 files changed, 36 insertions, 0 deletions
diff --git a/graphics/p5-Imlib2/Makefile b/graphics/p5-Imlib2/Makefile
new file mode 100644
index 000000000000..bfa6b875679d
--- /dev/null
+++ b/graphics/p5-Imlib2/Makefile
@@ -0,0 +1,24 @@
+# ports collection makefile for: p5-Imlib2
+# Date created: 16 March 2001
+# Whom: Jeremy Norris <ishmael27@home.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Imlib2
+PORTVERSION= 1.0.0
+CATEGORIES= graphics perl5
+MASTER_SITES= http://www.muhri.net/
+PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-Perl-${PORTVERSION}
+
+MAINTAINER= ishmael27@home.com
+
+LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2
+
+PERL_CONFIGURE= yes
+
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= Imlib2.3
+
+.include <bsd.port.mk>
diff --git a/graphics/p5-Imlib2/distinfo b/graphics/p5-Imlib2/distinfo
new file mode 100644
index 000000000000..fb12b3fc3afa
--- /dev/null
+++ b/graphics/p5-Imlib2/distinfo
@@ -0,0 +1 @@
+MD5 (Imlib2-Perl-1.0.0.tar.gz) = 459acfc57b1fc2308f707ff2f5508819
diff --git a/graphics/p5-Imlib2/pkg-comment b/graphics/p5-Imlib2/pkg-comment
new file mode 100644
index 000000000000..cc013444dbdc
--- /dev/null
+++ b/graphics/p5-Imlib2/pkg-comment
@@ -0,0 +1 @@
+Perl bindings for Imlib2
diff --git a/graphics/p5-Imlib2/pkg-descr b/graphics/p5-Imlib2/pkg-descr
new file mode 100644
index 000000000000..bfa96555be0b
--- /dev/null
+++ b/graphics/p5-Imlib2/pkg-descr
@@ -0,0 +1 @@
+Perl bindings for Imlib2.
diff --git a/graphics/p5-Imlib2/pkg-plist b/graphics/p5-Imlib2/pkg-plist
new file mode 100644
index 000000000000..241f2438651b
--- /dev/null
+++ b/graphics/p5-Imlib2/pkg-plist
@@ -0,0 +1,9 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Imlib2.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Imlib2/Object.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Imlib2/ooimlib.pl
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Imlib2/autosplit.ix
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Imlib2/Imlib2.bs
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Imlib2/Imlib2.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Imlib2/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Imlib2
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Imlib2