opnsense-ports/devel/rubygem-metaid/Makefile
Franco Fichtner 10a1116a8e */*: sync with upstream
Taken from: FreeBSD
2015-06-08 07:31:54 +02:00

17 lines
298 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= metaid
PORTVERSION= 1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby metaprogramming helpers
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>