diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-01-26 05:24:10 +0800 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-01-26 05:24:10 +0800 |
commit | ecb9810f34a5c7de87f33823c669ea47e3507806 (patch) | |
tree | c2f7a2c450e9fd1b0a159746c1ca2c837fdd9deb /misc/dotfile | |
parent | b45290a513da9fbb01f81b0b8674aec18d17af19 (diff) | |
download | freebsd-ports-gnome-ecb9810f34a5c7de87f33823c669ea47e3507806.tar.gz freebsd-ports-gnome-ecb9810f34a5c7de87f33823c669ea47e3507806.tar.zst freebsd-ports-gnome-ecb9810f34a5c7de87f33823c669ea47e3507806.zip |
- Deprecate due to tcl82 removal plans
- Port expires on 2009-04-22
- Project is unmaintained since 1998
PR: ports/130879
Approved by: beat@chruetertee.ch (maintainer)
Diffstat (limited to 'misc/dotfile')
-rw-r--r-- | misc/dotfile/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile index 130491c3eabf..2f1f1b3326e8 100644 --- a/misc/dotfile/Makefile +++ b/misc/dotfile/Makefile @@ -16,6 +16,9 @@ COMMENT= A GUI dotfile generator program to create .config files BUILD_DEPENDS= formail:${PORTSDIR}/mail/procmail +DEPRECATED= tcl82 support is going to be dropped +EXPIRATION_DATE= 2009-04-22 + GNU_CONFIGURE= yes PLIST_SUB= DISTNAME="${DISTNAME}" NO_BUILD= yes |