30b459ebc5
ports to be reset to ports@FreeBSD.org. We're sorry to see you go and want to thank you for your help in the past. PR: ports/59515 Submitted by: statue@freebsd.sinica.edu.tw
18 lines
451 B
Makefile
18 lines
451 B
Makefile
# 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
|
|
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
|
|
|
|
.include <bsd.port.mk>
|