Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140071533
D1632.id3384.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D1632.id3384.diff
View Options
Index: lang/Makefile
===================================================================
--- lang/Makefile
+++ lang/Makefile
@@ -126,6 +126,7 @@
SUBDIR += kawa
SUBDIR += kturtle
SUBDIR += lafontaine
+ SUBDIR += lci
SUBDIR += libhx
SUBDIR += libjit
SUBDIR += libobjc2
Index: lang/lci/Makefile
===================================================================
--- /dev/null
+++ lang/lci/Makefile
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+PORTNAME= lci
+PORTVERSION= 1.2
+CATEGORIES= lang
+
+MAINTAINER= che@bein.link
+COMMENT= Original LOLCODE interpreter
+
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+USE_GITHUB= yes
+GH_ACCOUNT= justinmeza
+GH_COMMIT= e017dc6
+GH_TAGNAME= ${GH_COMMIT}
+
+USES= cmake
+PLIST_FILES= bin/lci
+
+.include <bsd.port.mk>
Index: lang/lci/distinfo
===================================================================
--- /dev/null
+++ lang/lci/distinfo
@@ -0,0 +1,2 @@
+SHA256 (lci-1.2.tar.gz) = b19098bb440f20f25d22f346dea22354d93c44b3e900b6b9dc0f4025e55e48d8
+SIZE (lci-1.2.tar.gz) = 303011
Index: lang/lci/pkg-descr
===================================================================
--- /dev/null
+++ lang/lci/pkg-descr
@@ -0,0 +1,3 @@
+This is the original LOLCODE interpreter.
+
+WWW: http://lolcode.org
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 20, 8:49 PM (4 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27100833
Default Alt Text
D1632.id3384.diff (1 KB)
Attached To
Mode
D1632: lang/lci: Add port.
Attached
Detach File
Event Timeline
Log In to Comment