diff options
Diffstat (limited to 'chinese/gbk2uni/Makefile')
-rw-r--r-- | chinese/gbk2uni/Makefile | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/chinese/gbk2uni/Makefile b/chinese/gbk2uni/Makefile deleted file mode 100644 index e293ef37c71..00000000000 --- a/chinese/gbk2uni/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# 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> |