diff options
author | mm <mm@FreeBSD.org> | 2009-01-26 05:24:10 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2009-01-26 05:24:10 +0800 |
commit | 29560d9bc0d3abba6603d1e15b85907e2c47b399 (patch) | |
tree | 2915f5fed148a20f041d770f8beee0f25b95df52 /misc | |
parent | e206a8633bcab23946d3be814d2cea2b11dc2385 (diff) | |
download | freebsd-ports-gnome-29560d9bc0d3abba6603d1e15b85907e2c47b399.tar.gz freebsd-ports-gnome-29560d9bc0d3abba6603d1e15b85907e2c47b399.tar.zst freebsd-ports-gnome-29560d9bc0d3abba6603d1e15b85907e2c47b399.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')
-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 |