Index: head/devel/rubygem-event-bus/Makefile =================================================================== --- head/devel/rubygem-event-bus/Makefile (revision 458490) +++ head/devel/rubygem-event-bus/Makefile (revision 458491) @@ -1,22 +1,25 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= event-bus PORTVERSION= 0.2.3 PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Notifies subscribers about event LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes USES= gem shebangfix SHEBANG_FILES= script/bootstrap \ script/setup +DEPRECATED= No longer maintained upstream +EXPIRATION_DATE=2018-02-08 + .include