diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2012-05-07 20:16:47 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2012-05-07 20:16:47 +0000 |
commit | 98a97b12edf044b95917afb0f792685925d2deda (patch) | |
tree | 1ec9d0d2eba85c90d47651e900d24087f77a5df4 /sysutils | |
parent | 7deec062744f0e2474cfcfca0460f27e11cbfdde (diff) | |
download | ports-98a97b12edf044b95917afb0f792685925d2deda.tar.gz ports-98a97b12edf044b95917afb0f792685925d2deda.zip |
puppet-module is integrated in to Puppet (sysutils/puppet) as of
version 2.7.14. There's therefore no need for this port to exist.
Marked deprecated and set an expiration date.
Notes
Notes:
svn path=/head/; revision=296176
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rubygem-puppet-module/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/rubygem-puppet-module/Makefile b/sysutils/rubygem-puppet-module/Makefile index fd15b652f09d..362281818f73 100644 --- a/sysutils/rubygem-puppet-module/Makefile +++ b/sysutils/rubygem-puppet-module/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= RG MAINTAINER= tdb@FreeBSD.org COMMENT= Creates, installs and searches for Puppet modules +DEPRECATED= Module tool is integrated in to sysutils/puppet as of 2.7.14 +EXPIRATION_DATE= 2012-07-07 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |