diff options
author | Anders Nordby <anders@FreeBSD.org> | 2013-09-04 20:39:57 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2013-09-04 20:39:57 +0000 |
commit | def4e6f7ba42aa6de22c62f5011a31ae05bb3ec9 (patch) | |
tree | 29ee434d5c37c4f716982630f4d2d0038bb36fac /sysutils | |
parent | c4397a12b37eefe7d8fb5d91eb7a8e1853fa7eae (diff) | |
download | ports-def4e6f7ba42aa6de22c62f5011a31ae05bb3ec9.tar.gz ports-def4e6f7ba42aa6de22c62f5011a31ae05bb3ec9.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/puppet26/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/puppet26/Makefile b/sysutils/puppet26/Makefile index 74577ae0b97f..136ac3f7219c 100644 --- a/sysutils/puppet26/Makefile +++ b/sysutils/puppet26/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://downloads.puppetlabs.com/puppet/ MAINTAINER= anders@FreeBSD.org COMMENT= A configuration management framework written in Ruby +DEPRECATED= End of Life from april 2013. Upgrade to 2.7 or 3.x. +EXPIRATION_DATE= 2013-10-01 + RUN_DEPENDS= rubygem-facter>=0:${PORTSDIR}/sysutils/rubygem-facter \ rubygem-ruby-augeas>=0:${PORTSDIR}/textproc/rubygem-augeas \ ${RUBY_ARCHLIBDIR}/iconv.so:${PORTSDIR}/converters/ruby-iconv |