From 5a906636d624f99588ae2a5b03074646d2f3d170 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Mon, 8 Jan 2007 13:37:28 +0000 Subject: Add vietunicode-web1 2004.04.30, 100% Viet Unicode & Viet Phan/Pali-Sanskrit compatible. PR: ports/107571 Submitted by: chinsan --- vietnamese/vietunicode-web1/Makefile | 34 ++++++++++++++++++++++++++++++++++ vietnamese/vietunicode-web1/distinfo | 3 +++ vietnamese/vietunicode-web1/pkg-descr | 15 +++++++++++++++ 3 files changed, 52 insertions(+) create mode 100644 vietnamese/vietunicode-web1/Makefile create mode 100644 vietnamese/vietunicode-web1/distinfo create mode 100644 vietnamese/vietunicode-web1/pkg-descr (limited to 'vietnamese/vietunicode-web1') diff --git a/vietnamese/vietunicode-web1/Makefile b/vietnamese/vietunicode-web1/Makefile new file mode 100644 index 000000000000..b585e3943b18 --- /dev/null +++ b/vietnamese/vietunicode-web1/Makefile @@ -0,0 +1,34 @@ +# New ports collection makefile for: vietunicode-web1 +# Date created: 2007/01/06 +# Whom: chinsan +# +# $FreeBSD$ +# + +PORTNAME= vietunicode-web1 +PORTVERSION= 2004.04.30 +CATEGORIES= vietnamese x11-fonts +MASTER_SITES= SF +MASTER_SITE_SUBDIR= vietunicode +DISTNAME= VietFontsWeb1_ttf + +MAINTAINER= chinsan@FreeBSD.org +COMMENT= 100% Viet Unicode & Viet Phan/Pali-Sanskrit compatible + +USE_ZIP= yes +DIST_SUBDIR= VietUnicode +NO_WRKSUBDIR= yes +NO_BUILD= yes + +TTF= vuTimes.ttf vuTimesBold.ttf vuTimesBoldItalic.ttf vuTimesItalic.ttf \ + vuArial.ttf vuArialBold.ttf vuArialBoldItalic.ttf vuArialItalic.ttf + +do-install: + @${MKDIR} ${FONTSDIR} +.for i in ${TTF} + ${INSTALL_DATA} ${WRKSRC}/${i} ${FONTSDIR} +.endfor + +.include +.include "${PORTSDIR}/chinese/ttfm/Makefile.ttf" +.include diff --git a/vietnamese/vietunicode-web1/distinfo b/vietnamese/vietunicode-web1/distinfo new file mode 100644 index 000000000000..d801c32f4c6b --- /dev/null +++ b/vietnamese/vietunicode-web1/distinfo @@ -0,0 +1,3 @@ +MD5 (VietUnicode/VietFontsWeb1_ttf.zip) = eab44cc711cc71c8133d7b02824100e5 +SHA256 (VietUnicode/VietFontsWeb1_ttf.zip) = 964d457d43487aed3ed413dfd19e4094f506eb01801e42d0ad9e755d83cbfe53 +SIZE (VietUnicode/VietFontsWeb1_ttf.zip) = 1304979 diff --git a/vietnamese/vietunicode-web1/pkg-descr b/vietnamese/vietunicode-web1/pkg-descr new file mode 100644 index 000000000000..22cde640e523 --- /dev/null +++ b/vietnamese/vietunicode-web1/pkg-descr @@ -0,0 +1,15 @@ +100% Viet Unicode & Viet Phan/Pali-Sanskrit compatible + +PURPOSE +------- +Provide a base for displaying Vietnamese on the Internet and documentations. + +FEATURES +-------- +* 134 Vietnamese Glyphs per Unicode +* 38 Pali-Sanskrit Glyphs per Unicode +* float marks +* euro & VN currency symbol +* Buddhist wheels (EE80 & EE81) + +WWW: http://vietunicode.sourceforge.net/ -- cgit v1.2.3