freebsd-ports/devel/rubygem-nap/Makefile
2022-04-22 10:43:48 +02:00

19 lines
298 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= nap
PORTVERSION= 1.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= REST library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>