freebsd-ports/chinese/gbk2uni/Makefile
Pav Lucistnik 0eca88d377 This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month

With hat:	portmgr
2009-12-08 14:30:09 +00:00

23 lines
538 B
Makefile

# New ports collection Makefile for: zh-gbk2uni
# Date created: 09 April 2006
# Whom: Yuan, Jue (yuanjue@yuanjue.net)
#
# $FreeBSD$
#
PORTNAME= gbk2uni
PORTVERSION= 0.22
CATEGORIES= chinese converters
MASTER_SITES= http://www.yuanjue.net/download/
PKGNAMEPREFIX= zh-
MAINTAINER= ports@FreeBSD.org
COMMENT= TeX applet used to generate correct Chinese PDF bookmarks
BROKEN= does not fetch
DEPRECATED= has been broken for 6 months
EXPIRATION_DATE=2010-01-08
PLIST_FILES= bin/gbk2uni
.include <bsd.port.mk>