mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Add LICENSE
- Move PKGNAMESUFFIX upward - Remove LATEST_LINK - Update PORTSCOUT - Update WWW
This commit is contained in:
parent
73dc70ecd1
commit
00ea36eaaa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387964
@ -5,18 +5,17 @@ PORTNAME= deprecated
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 2
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Version 2 of this library intended to aid working with deprecated code
|
||||
|
||||
LATEST_LINK= deprecated2
|
||||
LICENSE= MIT
|
||||
|
||||
PKGNAMESUFFIX= 2
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PORTSCOUT= ignore
|
||||
PORTSCOUT= limit:^2\.[0-9]*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -6,4 +6,4 @@ allow/disallow the ability to execute deprecated code.
|
||||
This is a legacy copy in ports of the 2.x series for compatibility with
|
||||
some other Ruby ports.
|
||||
|
||||
WWW: http://rubygems.org/gems/deprecated2/
|
||||
WWW: https://github.com/erikh/deprecated
|
||||
|
Loading…
Reference in New Issue
Block a user