aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-06-16 14:37:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-06-16 14:37:08 +0000
commit3438c572d564f7e55af641938b4c2406224e4e34 (patch)
tree3b8f7343bc18462c759e75dc2c4126f5d1a60e7d /converters
parentb2565d64610b1fd7a32df76581e05843ce806ec4 (diff)
Another bunch of deprecation: no more public distfiles and/or abandonware
Notes
Notes: svn path=/head/; revision=275678
Diffstat (limited to 'converters')
-rw-r--r--converters/utf8conv/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/utf8conv/Makefile b/converters/utf8conv/Makefile
index 8f7547cfc9ed..33bb96d12af3 100644
--- a/converters/utf8conv/Makefile
+++ b/converters/utf8conv/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://mikebabcock.ca/code/
MAINTAINER= ports@FreeBSD.org
COMMENT= Convert hexadecimal Unicode character values to UTF-8
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
ALL_TARGET= ${PORTNAME}