net/ruby-tcpsocketpipe: deprecate
This commit is contained in:
parent
5a3feb4b26
commit
6c4f84430e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429696
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ USE_RUBY= yes
|
|||
NO_BUILD= yes
|
||||
PLIST_FILES= %%RUBY_SITELIBDIR%%/socketproxy.rb
|
||||
|
||||
DEPRECATED= Upstream no longer active
|
||||
EXPIRATION_DATE= 2017-01-28
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}/
|
||||
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/socketproxy.rb ${STAGEDIR}${RUBY_SITELIBDIR}/
|
||||
|
|
Loading…
Reference in a new issue