1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/mail/rubygem-pony/Makefile
Philip M. Gollucci 65411b8d61 - Update to 1.4
PR:             ports/163387
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (freebsdports@chillibear.com ; 26 days)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-01-12 19:35:55 +00:00

23 lines
457 B
Makefile

# Ports collection makefile for: rubygem-pony
# Date created: 30 Aug 2010
# Whom: Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD$
#
PORTNAME= pony
PORTVERSION= 1.4
CATEGORIES= mail rubygems
MASTER_SITES= RG
MAINTAINER= freebsdports@chillibear.com
COMMENT= The express way to send mail from Ruby
RUN_DEPENDS= rubygem-mail>=2.0:${PORTSDIR}/mail/rubygem-mail
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>