diff options
author | clsung <clsung@FreeBSD.org> | 2006-12-01 12:45:08 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-12-01 12:45:08 +0800 |
commit | d46e6cfc7890143b5743108a766d99cdd835e298 (patch) | |
tree | 308f82a5b0119b27e96563f9f1c2790d40eb85a3 /textproc | |
parent | 5c1f67a3d627bd4886b60567ae35a55e9f51b2d8 (diff) | |
download | freebsd-ports-gnome-d46e6cfc7890143b5743108a766d99cdd835e298.tar.gz freebsd-ports-gnome-d46e6cfc7890143b5743108a766d99cdd835e298.tar.zst freebsd-ports-gnome-d46e6cfc7890143b5743108a766d99cdd835e298.zip |
- Deprecate
- Set EXPIRATION_DATE
PR: ports/106087
Submitted by: gabor
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-rwv2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/ruby-rwv2/Makefile b/textproc/ruby-rwv2/Makefile index 74d8509ba748..720e8c2a9639 100644 --- a/textproc/ruby-rwv2/Makefile +++ b/textproc/ruby-rwv2/Makefile @@ -18,6 +18,9 @@ COMMENT= A Ruby extension that wraps around wv2 LIB_DEPENDS= wv2.1:${PORTSDIR}/textproc/wv2 +DEPRECATED= distfile disappeared and has no homepage +EXPIRATION_DATE= 2006-12-30 + USE_RUBY= yes USE_RUBY_SETUP= yes RUBY_SETUP= install.rb |