devel/ruby-wirble: deprecate
This commit is contained in:
parent
36380a8378
commit
7ea3d50d02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429765
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
# Created by: Christopher Boumenot <boumenot@gmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
# $FreeBSD$
|
||||
PORTNAME= wirble
|
||||
PORTVERSION= 0.1.3
|
||||
CATEGORIES= devel ruby
|
||||
|
@ -17,6 +16,9 @@ do-build:
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
DEPRECATED= Upstream no longer active
|
||||
EXPIRATION_DATE= 2017-01-28
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/lib/wirble.rb ${STAGEDIR}${RUBY_SITELIBDIR}/
|
||||
|
|
Loading…
Reference in a new issue