mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
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.
This commit is contained in:
@@ -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 <Pascal.Stumpf@cubes.de>
|
||||
|
||||
HOMEPAGE = http://www.dangermouse.net/esoteric/ook.html
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -0,0 +1,2 @@
|
||||
SHA256 (Language-Ook-1.0.2.tar.gz) = TBFy8AKl2mhCS0YjdLklZMtHhKYH6C75noOsfA4GLws=
|
||||
SIZE (Language-Ook-1.0.2.tar.gz) = 3919
|
||||
@@ -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.
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user