diff options
Diffstat (limited to 'databases/ruby-postgres/Makefile')
-rw-r--r-- | databases/ruby-postgres/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/ruby-postgres/Makefile b/databases/ruby-postgres/Makefile index 9a79f681bbb..f0e286d757a 100644 --- a/databases/ruby-postgres/Makefile +++ b/databases/ruby-postgres/Makefile @@ -17,6 +17,10 @@ DIST_SUBDIR= ruby MAINTAINER= dinoex@FreeBSD.org COMMENT= Ruby interface to PostgreSQL library +IGNORE= is replaced by ruby-pg +DEPRECATED= is replaced by ruby-pg +EXPIRATION_DATE= 2011-10-01 + USE_PGSQL= yes USE_RUBY= yes USE_RUBY_EXTCONF= yes |