Files
ports/devel/rubygem-mixlib-log/Makefile
2021-04-06 16:31:07 +02:00

20 lines
322 B
Makefile

# Created by: renchap@cocoa-x.com
PORTNAME= mixlib-log
PORTVERSION= 3.0.9
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= renchap@cocoa-x.com
COMMENT= Provides a simple mixin for log functionality
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>