aboutsummaryrefslogtreecommitdiff
path: root/x11/elicit/Makefile
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2010-12-14 07:30:56 +0000
committerStanislav Sedov <stas@FreeBSD.org>2010-12-14 07:30:56 +0000
commit4e6b9d37ad988e5ce212eb64d3da6c89f036995b (patch)
treec034200ad770d5a81c162443b728bd36b7987a9c /x11/elicit/Makefile
parent32d827c027cde0f59dfae87babbc1499241115ab (diff)
Notes
Diffstat (limited to 'x11/elicit/Makefile')
-rw-r--r--x11/elicit/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/elicit/Makefile b/x11/elicit/Makefile
index 8de6d8b8d1b7..d2fe283a1369 100644
--- a/x11/elicit/Makefile
+++ b/x11/elicit/Makefile
@@ -9,7 +9,7 @@
PORTNAME= elicit
PORTVERSION= 20080223
PORTREVISION= 3
-CATEGORIES= x11
+CATEGORIES= x11 enlightenment
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
MAINTAINER= stas@FreeBSD.org
@@ -23,6 +23,10 @@ USE_EFL= ecore eet edje evas imlib2
USE_EFL_ESMART= draggies container
USE_EFL_ECORE= evas file config
+BROKEN= does not compile
+DEPRECATED= abandoned upstream
+EXPIRATION_DATE= 2011-01-01
+
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"
BROKEN= edje is broken on ia64