freebsd-ports/net/rubygem-ruby-growl/Makefile
Antoine Brodin 437eae1357 Fix a typo
2014-10-04 23:29:15 +00:00

20 lines
374 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= ruby-growl
PORTVERSION= 4.1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Pure-ruby growl notifier
LICENSE= BSD3CLAUSE
RUN_DEPENDS= rubygem-uuid>=2.3.5:${PORTSDIR}/devel/rubygem-uuid
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>