From 411b1df7a47e02b3fae7b175feda2f049919c812 Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 6 Jan 2001 07:20:10 +0000 Subject: Converts Vietnamese text files between popular formats. --- vietnamese/vnconvert/Makefile | 26 ++++++++++++++++++++++++++ vietnamese/vnconvert/distinfo | 1 + vietnamese/vnconvert/pkg-comment | 1 + vietnamese/vnconvert/pkg-descr | 10 ++++++++++ vietnamese/vnconvert/pkg-plist | 1 + 5 files changed, 39 insertions(+) create mode 100644 vietnamese/vnconvert/Makefile create mode 100644 vietnamese/vnconvert/distinfo create mode 100644 vietnamese/vnconvert/pkg-comment create mode 100644 vietnamese/vnconvert/pkg-descr create mode 100644 vietnamese/vnconvert/pkg-plist (limited to 'vietnamese/vnconvert') diff --git a/vietnamese/vnconvert/Makefile b/vietnamese/vnconvert/Makefile new file mode 100644 index 0000000..8d3a11c --- /dev/null +++ b/vietnamese/vnconvert/Makefile @@ -0,0 +1,26 @@ +# ex:ts=8 +# Ports collection makefile for: vnconvert +# Date created: Fri Jan 05, 2000 +# Whom: David O'Brien (obrien@NUXI.com) +# +# $FreeBSD$ +# + +PORTNAME= vnconvert +PORTVERSION= 1.0 +CATEGORIES= vietnamese +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= obrien +DISTNAME= convert +EXTRACT_SUFX= .tar + +MAINTAINER= obrien@FreeBSD.org + +NO_WRKSUBDIR= yes +MAKEFILE= makefile +ALL_TARGET= + +do-install: + @${INSTALL_PROGRAM} ${WRKSRC}/vnconvert ${PREFIX}/bin + +.include diff --git a/vietnamese/vnconvert/distinfo b/vietnamese/vnconvert/distinfo new file mode 100644 index 0000000..3613ece --- /dev/null +++ b/vietnamese/vnconvert/distinfo @@ -0,0 +1 @@ +MD5 (convert.tar) = 31d372c6f0bf0eef448f152d9e6f0ccf diff --git a/vietnamese/vnconvert/pkg-comment b/vietnamese/vnconvert/pkg-comment new file mode 100644 index 0000000..5ab0c98 --- /dev/null +++ b/vietnamese/vnconvert/pkg-comment @@ -0,0 +1 @@ +Converts Vietnamese text files between popular formats diff --git a/vietnamese/vnconvert/pkg-descr b/vietnamese/vnconvert/pkg-descr new file mode 100644 index 0000000..bacb193 --- /dev/null +++ b/vietnamese/vnconvert/pkg-descr @@ -0,0 +1,10 @@ +VNconvert is similar to the VPS "convert" for DOS, and in fact, is based on +the coding table provided by Vietnamese Professional Society (VPS). + +VNconvert converts Vietnamese text files between the following formats : +VISCII, VNCII (VPSWin), VPSedit (DOS), VNI, VNLab/VNU, VNU (Windows), +VN Thin-Art (Mac), VN Thin-Art (PC), Viet-Toan, Plain Vietnamese, +and Standard VIQR + +David O'Brien +obrien@cs.ucdavis.edu diff --git a/vietnamese/vnconvert/pkg-plist b/vietnamese/vnconvert/pkg-plist new file mode 100644 index 0000000..85d4cb1 --- /dev/null +++ b/vietnamese/vnconvert/pkg-plist @@ -0,0 +1 @@ +bin/vnconvert -- cgit v1.1