cf118ccf87
Reported by: lwhsu
18 lines
312 B
Makefile
18 lines
312 B
Makefile
PORTNAME= cliprompt
|
|
PORTVERSION= 0.1.2
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= mose@mose.com
|
|
COMMENT= Env aware lib for CLI prompt
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
RUN_DEPENDS= rubygem-paint>=1.0.0:devel/rubygem-paint
|
|
|
|
NO_ARCH= yes
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|