mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Add lolcat, brings rainbows and unicorns to your terminal
This commit is contained in:
parent
8301652060
commit
1cf17093ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305252
@ -526,6 +526,7 @@
|
||||
SUBDIR += lm-solve
|
||||
SUBDIR += lmarbles
|
||||
SUBDIR += lmpc
|
||||
SUBDIR += lolcat
|
||||
SUBDIR += lordsawar
|
||||
SUBDIR += lpairs
|
||||
SUBDIR += ltris
|
||||
|
18
games/lolcat/Makefile
Normal file
18
games/lolcat/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lolcat
|
||||
PORTVERSION= 42.0.99
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= arved@FreeBSD.org
|
||||
COMMENT= Rainbows and unicorns
|
||||
|
||||
RUN_DEPENDS= rubygem-trollop>=1.9:${PORTSDIR}/devel/rubygem-trollop \
|
||||
rubygem-paint>=0.8.5:${PORTSDIR}/devel/rubygem-paint
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
games/lolcat/distinfo
Normal file
2
games/lolcat/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/lolcat-42.0.99.gem) = cafd788a6b3e0177a20a9e44dfbb144ea0b6b62c9c9fb413c5223778cdd92558
|
||||
SIZE (rubygem/lolcat-42.0.99.gem) = 204288
|
3
games/lolcat/pkg-descr
Normal file
3
games/lolcat/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Rainbows and unicorns!
|
||||
|
||||
WWW: https://github.com/busyloop/lolcat
|
Loading…
Reference in New Issue
Block a user