diff options
Diffstat (limited to 'databases/edb/Makefile')
-rw-r--r-- | databases/edb/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/edb/Makefile b/databases/edb/Makefile index 208a866e064b..ec382227da99 100644 --- a/databases/edb/Makefile +++ b/databases/edb/Makefile @@ -7,7 +7,6 @@ PORTNAME= edb PORTVERSION= 1.0.5.042 -PORTREVISION= 0 PORTEPOCH= 2 CATEGORIES= databases enlightenment MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ @@ -16,6 +15,9 @@ MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ MAINTAINER= magik@roorback.net COMMENT= Enlightenment Database Library +DEPRECATED= Deprecated by enlightenment.org team +EXPIRATION_DATE= 2012-07-31 + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack pkgconfig |