mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
8cf8875aef
adoption. Note that I have left the maintainer's own ftp site as a MASTERSITE because it still appears to be active (for now, anyways). Hat: portmgr
21 lines
476 B
Makefile
21 lines
476 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
|
|
|
|
PLIST_FILES= bin/xttmgr
|
|
|
|
.include <bsd.port.mk>
|