0eca88d377
- Mark DEPRECATED and schedule for expiration in one month With hat: portmgr
23 lines
538 B
Makefile
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>
|