aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/xttmgr/Makefile
blob: 6fdd50a75d0cd8b28ca1c858ac1c869f4f2f1916 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    ArialUni CJK TrueType fonts
# Date created:     13 Oct 2001
# Whom:         Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
#
# $FreeBSD$
#

PORTNAME=   xttmgr
PORTVERSION=    0.9.6
PORTREVISION=   1
CATEGORIES= chinese
MASTER_SITES=   ftp://freebsd.sinica.edu.tw/pub/statue/xttmgr/

MAINTAINER= ports@FreeBSD.org
COMMENT=    A Big5/GB enhanced TrueType Font Manager

BUILD_DEPENDS=  freetype-config:${PORTSDIR}/print/freetype2

PLIST_FILES=    bin/xttmgr

.include <bsd.port.mk>