diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-03 01:04:00 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-03 01:04:00 +0800 |
commit | d389c2f0a84bafbdb01efe775c024577868cdb1f (patch) | |
tree | 8ca13183bcaf303d82067e3c9fb2cc2b0527151c /sysutils/eiciel | |
parent | 41042a04f20cffc6888cdcd9c5539b509b2c97b6 (diff) | |
download | freebsd-ports-gnome-d389c2f0a84bafbdb01efe775c024577868cdb1f.tar.gz freebsd-ports-gnome-d389c2f0a84bafbdb01efe775c024577868cdb1f.tar.zst freebsd-ports-gnome-d389c2f0a84bafbdb01efe775c024577868cdb1f.zip |
Deprecate some ports where I can't find distfiles and upstream
Diffstat (limited to 'sysutils/eiciel')
-rw-r--r-- | sysutils/eiciel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/eiciel/Makefile b/sysutils/eiciel/Makefile index 05e857bcd529..8c760f08345a 100644 --- a/sysutils/eiciel/Makefile +++ b/sysutils/eiciel/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://rofi.roger-ferrer.org/eiciel/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME-based ACL editor, with integration into Nautilus +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 LICENSE= GPLv2 |