summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-08-14 08:12:00 +0000
committerijliao <ijliao@FreeBSD.org>2002-08-14 08:12:00 +0000
commit60097a6d8f1bbd6e645e15bf188fb59b1b306b37 (patch)
tree195181e9090ca7cd7d6432f15adf4fc8414e34fe /graphics
parent47d27e51879fc5932faa74199c3bbc70ca4dbe2a (diff)
downloadFreeBSD-ports-60097a6d8f1bbd6e645e15bf188fb59b1b306b37.zip
FreeBSD-ports-60097a6d8f1bbd6e645e15bf188fb59b1b306b37.tar.gz
re-add IPA 1.00
Image Processing Algorithms
Diffstat (limited to 'graphics')
-rw-r--r--graphics/IPA/Makefile24
-rw-r--r--graphics/IPA/distinfo1
-rw-r--r--graphics/IPA/pkg-comment1
-rw-r--r--graphics/IPA/pkg-descr6
-rw-r--r--graphics/IPA/pkg-plist34
-rw-r--r--graphics/Makefile1
6 files changed, 67 insertions, 0 deletions
diff --git a/graphics/IPA/Makefile b/graphics/IPA/Makefile
new file mode 100644
index 0000000..ebef506
--- /dev/null
+++ b/graphics/IPA/Makefile
@@ -0,0 +1,24 @@
+# ex:ts=8
+# Ports collection makefile for: ipa
+# Date created: Aug 13, 2002
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= IPA
+PORTVERSION= 1.00
+CATEGORIES= graphics
+MASTER_SITES= http://www.prima.eu.org/IPA/
+
+MAINTAINER= ports@FreeBSD.org
+
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Prima.pm:${PORTSDIR}/x11-toolkits/p5-Prima
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+do-configure:
+ @(cd ${WRKSRC} ; ${PERL} ./${CONFIGURE_SCRIPT})
+
+.include <bsd.port.mk>
diff --git a/graphics/IPA/distinfo b/graphics/IPA/distinfo
new file mode 100644
index 0000000..11561e4
--- /dev/null
+++ b/graphics/IPA/distinfo
@@ -0,0 +1 @@
+MD5 (IPA-1.00.tar.gz) = 1557b262645523c5cc3bbc847a14e096
diff --git a/graphics/IPA/pkg-comment b/graphics/IPA/pkg-comment
new file mode 100644
index 0000000..a27420c
--- /dev/null
+++ b/graphics/IPA/pkg-comment
@@ -0,0 +1 @@
+Image Processing Algorithms
diff --git a/graphics/IPA/pkg-descr b/graphics/IPA/pkg-descr
new file mode 100644
index 0000000..acb1164
--- /dev/null
+++ b/graphics/IPA/pkg-descr
@@ -0,0 +1,6 @@
+IPA stands for Image Processing Algorithms and represents the library of
+image processing operators and functions. IPA is based on the Prima toolkit,
+which in turn is a perl-based graphic library. IPA is designed for solving
+image analysis and object recognition tasks with perl.
+
+WWW: http://www.prima.eu.org/IPA/
diff --git a/graphics/IPA/pkg-plist b/graphics/IPA/pkg-plist
new file mode 100644
index 0000000..841ab89
--- /dev/null
+++ b/graphics/IPA/pkg-plist
@@ -0,0 +1,34 @@
+bin/iterm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/IPAsupp.h
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic/Geometry.h
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic/Global.h
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic/IPA.h
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic/Local.h
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic/Misc.h
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic/Morphology.h
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic/Point.h
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/Geometry.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/Global.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/Local.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/Misc.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/Morphology.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/Point.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/Region.pm
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Geometry/Geometry.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Global/Global.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/IPA.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Local/Local.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Misc/Misc.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Morphology/Morphology.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Point/Point.so
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Geometry
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Global
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Local
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Misc
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Morphology
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Point
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA
diff --git a/graphics/Makefile b/graphics/Makefile
index 2ac048d..4769ae0 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -7,6 +7,7 @@
SUBDIR += EZWGL
SUBDIR += GIFgraph
SUBDIR += Hermes
+ SUBDIR += IPA
SUBDIR += ImageMagick
SUBDIR += Mesa3
SUBDIR += aalib
OpenPOWER on IntegriCloud