1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/devel/rubygem-notify/Makefile
Philip M. Gollucci 614f70eaf1 - No need to mess with FETCH_ARGS anymore.
rubygems.org (RG) doesn't do redirects.

With Hat:   ruby@
2010-06-06 04:06:25 +00:00

21 lines
407 B
Makefile

# New ports collection makefile for: rubygem-notify
# Date created: 2010-05-01
# Whom: ports@c0decafe.net <ports@c0decafe.net>
#
# $FreeBSD$
#
PORTNAME= notify
PORTVERSION= 0.2.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ports@c0decafe.net
COMMENT= Provides notification functionalities on cross platforms
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>