freebsd-ports/devel/rubygem-notify/Makefile
2021-04-06 16:31:07 +02:00

20 lines
310 B
Makefile

# Created by: ports@c0decafe.net <ports@c0decafe.net>
PORTNAME= notify
PORTVERSION= 0.5.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= meta@FreeBSD.org
COMMENT= Desktop notify for many platform
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/notify
.include <bsd.port.mk>