diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-03 16:33:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-03 16:33:41 +0000 |
commit | 141a3fce326230859932eb741bb0d5659e0d0b92 (patch) | |
tree | 4277f7f316c41dbc31c50d8d8ff9e192004e65f2 /net-im | |
parent | 779de28a35469c79bfcb5b35b2acec247d1d59d9 (diff) |
- Mark DEPRECATED: The author has taken down his site and has ceased developing
this program
PR: ports/91261
Submitted by: Kevin Brunelle <kruptos@mlinux.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=152667
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim-bangexec/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/gaim-bangexec/Makefile b/net-im/gaim-bangexec/Makefile index 9546012eb493..032c73765d29 100644 --- a/net-im/gaim-bangexec/Makefile +++ b/net-im/gaim-bangexec/Makefile @@ -19,6 +19,8 @@ COMMENT= Command interpreter plugin for gaim BUILD_DEPENDS= gaim:${PORTSDIR}/net-im/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim +DEPRECATED= "The author has taken down his site and has ceased developing this program" + USE_X_PREFIX= yes USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 |