aboutsummaryrefslogtreecommitdiff
path: root/chinese/gbk2uni/Makefile
blob: a0de3ebaf48f7e19a79ad6396bd88ea3361b009c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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=		yuanjue@yuanjue.net
COMMENT=		TeX applet used to generate correct Chinese PDF bookmarks

PLIST_FILES=		bin/gbk2uni

.include <bsd.port.mk>