[Bug 196785] [new port] devel/lci: the original LOLCODE interpreter

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 16 13:50:46 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196785

Maxim Filimonov <che at bein.link> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #151737|0                           |1
        is obsolete|                            |

--- Comment #2 from Maxim Filimonov <che at bein.link> ---
Comment on attachment 151737
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151737
.shar for the port

># This is a shell archive.  Save it in a file, remove anything before
># this line, and then unpack it by entering "sh file".  Note, it may
># create directories; files and directories will be owned by you and
># have default permissions.
>#
># This archive contains:
>#
>#	Makefile
>#	distinfo
>#	pkg-descr
>#	pkg-plist
>#
>echo x - Makefile
>sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965'
>X# $FreeBSD$
>X#
>X
>XPORTNAME = lci
>XPORTVERSION = 1.2
>XCATEGORIES = devel
>X
>XMAINTAINER = che at bein.link
>XCOMMENT = The original LOLCODE interpreter
>X
>XLICENSE = BSD3CLAUSE
>X
>XUSE_GITHUB = yes
>XGH_ACCOUNT = justinmeza
>XGH_COMMIT = e017dc6
>XGH_TAGNAME = ${GH_COMMIT}
>X
>XUSES = cmake
>XCMAKE_SOURCE_PATH = ${WRKSRC}
>X
>X.include <bsd.port.mk>
>b67911656ef5d18c4ae36cb6741b7965
>echo x - distinfo
>sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f'
>XSHA256 (lci-1.2.tar.gz) = b19098bb440f20f25d22f346dea22354d93c44b3e900b6b9dc0f4025e55e48d8
>XSIZE (lci-1.2.tar.gz) = 303011
>57677d168a5ec21bdf22c9501f075a8f
>echo x - pkg-descr
>sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979'
>XThis is the original LOLCODE interpreter. See http://lolcode.org for details.
>7f9555c3c1089940396b503dd37f3979
>echo x - pkg-plist
>sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742'
>Xbin/lci
>842cde48cf18b70a11b15515ca566742
>exit
>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list