freebsd-ports/sysutils/rubygem-puppet_forge1/Makefile
Sunpoet Po-Chuan Hsieh cc2de879b5 - Add rubygem-puppet_forge1 1.0.5 (copied from rubygem-puppet_forge)
- Bump PORTREVISION for dependent port

Notified by:	mmoll
2015-08-16 00:58:20 +00:00

22 lines
410 B
Makefile

# $FreeBSD$
PORTNAME= puppet_forge
PORTVERSION= 1.0.5
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 1
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby client for the Puppet Forge API
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-her>=0.6.8:${PORTSDIR}/databases/rubygem-her
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>