14a86a8a7a
Qmail. WWW: http://rubygems.org/gems/ruby-qmail PR: ports/154446 Submitted by: Glen Barber <gjb at FreeBSD.org> Feature safe: yes
22 lines
428 B
Makefile
22 lines
428 B
Makefile
# Ports collection makefile for: rubygem-qmail
|
|
# Date created: 01 Feb 2011
|
|
# Whom: Glen Barber <gjb@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ruby-qmail
|
|
PORTVERSION= 0.1.1
|
|
CATEGORIES= mail rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= gjb@FreeBSD.org
|
|
COMMENT= A Ruby qmail library
|
|
|
|
RUN_DEPENDS= rubygem-rspec>=1.2.9:${PORTSDIR}/devel/rubygem-rspec
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
.include <bsd.port.mk>
|