1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

Add new port textproc/lexxia:

Lexxia is a text content processor, based on the high-performance Limpid
engine. The characteristics of Lexxia have evolved over three years, partly
in response to requests from users, but the underlying Limpid engine (based
on the W3C DOM) has been stable for over six years.

WWW: http://www.limpidsoft.com/

PR:		ports/133085
Submitted by:	Martin Dieringer <martin.dieringer at gmx.de>
This commit is contained in:
Max Brazhnikov 2009-04-24 18:58:50 +00:00
parent 759c97c0ec
commit bcd94f8347
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232677
3 changed files with 31 additions and 0 deletions

22
textproc/lexxia/Makefile Normal file
View File

@ -0,0 +1,22 @@
# New ports collection makefile for: lexxia
# Date created: Mar 26 2009
# Whom: martin.dieringer@gmx.de
#
# $FreeBSD$
PORTNAME= lexxia
PORTVERSION= 0.901
CATEGORIES= textproc
MASTER_SITES= http://www.limpidsoft.com/downloads/linux-1,3,02/
DISTNAME= ${PORTNAME}-${PORTVERSION}-1.3.02
MAINTAINER= martin.dieringer@gmx.de
COMMENT= A Multiformat Text Processor (XML, [X]HTML, LaTeX)
WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes
PLIST_FILES= bin/lexxia
.include <bsd.port.mk>

3
textproc/lexxia/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (lexxia-0.901-1.3.02.tar.gz) = c1ceb2d399907ce4f996691b579e0ba0
SHA256 (lexxia-0.901-1.3.02.tar.gz) = f92413a53cc9053fc8d98feb6b21c6e1dc8f62548295c6f31ad9587e1f71b14e
SIZE (lexxia-0.901-1.3.02.tar.gz) = 485931

View File

@ -0,0 +1,6 @@
Lexxia is a text content processor, based on the high-performance Limpid
engine. The characteristics of Lexxia have evolved over three years, partly
in response to requests from users, but the underlying Limpid engine (based
on the W3C DOM) has been stable for over six years.
WWW: http://www.limpidsoft.com/