freebsd-ports/devel/rubygem-warning/Makefile

19 lines
329 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= warning
PORTVERSION= 1.2.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Adds custom processing for warnings
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>