aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Term-Menus
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Term-Menus')
-rw-r--r--devel/p5-Term-Menus/Makefile22
-rw-r--r--devel/p5-Term-Menus/distinfo3
-rw-r--r--devel/p5-Term-Menus/pkg-descr11
-rw-r--r--devel/p5-Term-Menus/pkg-plist5
4 files changed, 41 insertions, 0 deletions
diff --git a/devel/p5-Term-Menus/Makefile b/devel/p5-Term-Menus/Makefile
new file mode 100644
index 000000000000..f82e8de46759
--- /dev/null
+++ b/devel/p5-Term-Menus/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-Term-Menus
+# Date created: 2006-08-01
+# Whom: Gea-Suan Lin <gslin@gslin.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Term-Menus
+PORTVERSION= 1.16
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Term
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= gslin@gslin.org
+COMMENT= Create Powerful Terminal, Console and CMD Enviroment Menus
+
+PERL_MODBUILD= yes
+
+MAN3= Term::Menus.3 Term::Menus::ConfigData.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Term-Menus/distinfo b/devel/p5-Term-Menus/distinfo
new file mode 100644
index 000000000000..d6512610e13e
--- /dev/null
+++ b/devel/p5-Term-Menus/distinfo
@@ -0,0 +1,3 @@
+MD5 (Term-Menus-1.16.tar.gz) = a1ff0e8d84bfcfc3f58a580006de3844
+SHA256 (Term-Menus-1.16.tar.gz) = 77ab65d6bd639f1f9f3217ef45212b27cc02c926a7a5400024079ef361aa9ca2
+SIZE (Term-Menus-1.16.tar.gz) = 38994
diff --git a/devel/p5-Term-Menus/pkg-descr b/devel/p5-Term-Menus/pkg-descr
new file mode 100644
index 000000000000..7537d1dc67b5
--- /dev/null
+++ b/devel/p5-Term-Menus/pkg-descr
@@ -0,0 +1,11 @@
+Term::Menus allows you to create powerful Terminal, Console and CMD
+environment menus. Any perl script used in a Terminal, Console or CMD
+environment can now include a menu facility that includes sub-menus,
+forward and backward navigation, single or multiple selection
+capabilities, dynamic item creation and customized banners. All this
+power is simple to implement with a straight forward and very
+intuitive configuration hash structure that mirrors the actual menu
+architechture needed by the application. A separate configuration file
+is optional. Term::Menus is cross platform compatible.
+
+WWW: http://search.cpan.org/dist/Term-Menus/
diff --git a/devel/p5-Term-Menus/pkg-plist b/devel/p5-Term-Menus/pkg-plist
new file mode 100644
index 000000000000..865b1082cf09
--- /dev/null
+++ b/devel/p5-Term-Menus/pkg-plist
@@ -0,0 +1,5 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/Term/Menus.pm
+%%SITE_PERL%%/Term/Menus/ConfigData.pm
+@dirrmtry %%SITE_PERL%%/Term/Menus
+@dirrmtry %%SITE_PERL%%/Term