From 43efdd54d3cf66d9e4c3df2dfa8a7258676bc1c0 Mon Sep 17 00:00:00 2001 From: pascal Date: Sun, 13 Jul 2014 08:58:35 +0000 Subject: [PATCH] Import lang/p5-Language-Ook, ook landry@ A programming language should be writable and readable by orang-utans. So Ook! is a programming language designed for orang-utans. Ook! is bijective with BrainFuck, and thus, Turing-complete. --- lang/p5-Language-Ook/Makefile | 16 ++++++++++++++++ lang/p5-Language-Ook/distinfo | 2 ++ lang/p5-Language-Ook/pkg/DESCR | 4 ++++ lang/p5-Language-Ook/pkg/PLIST | 4 ++++ 4 files changed, 26 insertions(+) create mode 100644 lang/p5-Language-Ook/Makefile create mode 100644 lang/p5-Language-Ook/distinfo create mode 100644 lang/p5-Language-Ook/pkg/DESCR create mode 100644 lang/p5-Language-Ook/pkg/PLIST diff --git a/lang/p5-Language-Ook/Makefile b/lang/p5-Language-Ook/Makefile new file mode 100644 index 00000000000..4dddeefbefa --- /dev/null +++ b/lang/p5-Language-Ook/Makefile @@ -0,0 +1,16 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2014/07/13 08:58:35 pascal Exp $ + +COMMENT = programming language designed for orang-utans + +MODULES = cpan +DISTNAME = Language-Ook-1.0.2 +CATEGORIES = lang + +MAINTAINER = Pascal Stumpf + +HOMEPAGE = http://www.dangermouse.net/esoteric/ook.html + +# Perl +PERMIT_PACKAGE_CDROM = Yes + +.include diff --git a/lang/p5-Language-Ook/distinfo b/lang/p5-Language-Ook/distinfo new file mode 100644 index 00000000000..c71cbbe0b57 --- /dev/null +++ b/lang/p5-Language-Ook/distinfo @@ -0,0 +1,2 @@ +SHA256 (Language-Ook-1.0.2.tar.gz) = TBFy8AKl2mhCS0YjdLklZMtHhKYH6C75noOsfA4GLws= +SIZE (Language-Ook-1.0.2.tar.gz) = 3919 diff --git a/lang/p5-Language-Ook/pkg/DESCR b/lang/p5-Language-Ook/pkg/DESCR new file mode 100644 index 00000000000..d3dd36a5d4d --- /dev/null +++ b/lang/p5-Language-Ook/pkg/DESCR @@ -0,0 +1,4 @@ +A programming language should be writable and readable by orang-utans. +So Ook! is a programming language designed for orang-utans. + +Ook! is bijective with BrainFuck, and thus, Turing-complete. diff --git a/lang/p5-Language-Ook/pkg/PLIST b/lang/p5-Language-Ook/pkg/PLIST new file mode 100644 index 00000000000..1702919f5cf --- /dev/null +++ b/lang/p5-Language-Ook/pkg/PLIST @@ -0,0 +1,4 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2014/07/13 08:58:35 pascal Exp $ +${P5SITE}/Language/ +${P5SITE}/Language/Ook.pm +@man man/man3p/Language::Ook.3p