summaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Dependency
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-06-24 19:14:46 +0000
committerwiz <wiz@pkgsrc.org>2005-06-24 19:14:46 +0000
commit428ebb48ac442e0c9f38745f009511d8dfbc60ed (patch)
tree3898310fdcd3e2671e5af842350ef9dccc832170 /devel/p5-Algorithm-Dependency
parentd0f10e84f08f173618b967b433715a2b0fc1a7b1 (diff)
downloadpkgsrc-428ebb48ac442e0c9f38745f009511d8dfbc60ed.tar.gz
Initial import of p5-Algorithm-Dependency-1.03:
Algorithm::Dependency is a framework for creating simple read-only dependency hierarchies, where you have a set of items that rely on other items in the set, and require actions on them as well. Despite the most visible of these being software installation systems like the CPAN installer, or debian apt-get, they are useful in other situations. This module intentionally uses implementation-neutral words, to avoid confusion.
Diffstat (limited to 'devel/p5-Algorithm-Dependency')
-rw-r--r--devel/p5-Algorithm-Dependency/DESCR8
-rw-r--r--devel/p5-Algorithm-Dependency/Makefile18
-rw-r--r--devel/p5-Algorithm-Dependency/PLIST1
-rw-r--r--devel/p5-Algorithm-Dependency/distinfo5
4 files changed, 32 insertions, 0 deletions
diff --git a/devel/p5-Algorithm-Dependency/DESCR b/devel/p5-Algorithm-Dependency/DESCR
new file mode 100644
index 00000000000..e75a09dd690
--- /dev/null
+++ b/devel/p5-Algorithm-Dependency/DESCR
@@ -0,0 +1,8 @@
+Algorithm::Dependency is a framework for creating simple read-only
+dependency hierarchies, where you have a set of items that rely on
+other items in the set, and require actions on them as well.
+
+Despite the most visible of these being software installation
+systems like the CPAN installer, or debian apt-get, they are useful
+in other situations. This module intentionally uses implementation-neutral
+words, to avoid confusion.
diff --git a/devel/p5-Algorithm-Dependency/Makefile b/devel/p5-Algorithm-Dependency/Makefile
new file mode 100644
index 00000000000..9d089d3650e
--- /dev/null
+++ b/devel/p5-Algorithm-Dependency/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/06/24 19:14:46 wiz Exp $
+
+DISTNAME= Algorithm-Dependency-1.03
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Algorithm-Dependency/
+COMMENT= Algorithmic framework for implementing dependency tree
+
+DEPENDS+= p5-Test-ClassAPI>=0.6:../../devel/p5-Test-ClassAPI
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Algorithm/Dependency/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Algorithm-Dependency/PLIST b/devel/p5-Algorithm-Dependency/PLIST
new file mode 100644
index 00000000000..c60a5b8b684
--- /dev/null
+++ b/devel/p5-Algorithm-Dependency/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/24 19:14:46 wiz Exp $
diff --git a/devel/p5-Algorithm-Dependency/distinfo b/devel/p5-Algorithm-Dependency/distinfo
new file mode 100644
index 00000000000..e1299286540
--- /dev/null
+++ b/devel/p5-Algorithm-Dependency/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/06/24 19:14:46 wiz Exp $
+
+SHA1 (Algorithm-Dependency-1.03.tar.gz) = 5250661095bee62fb65f6b45624a333420fb2c29
+RMD160 (Algorithm-Dependency-1.03.tar.gz) = 8b0a9753b70924c5a7911d1f803b363569168c6f
+Size (Algorithm-Dependency-1.03.tar.gz) = 21969 bytes