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:
parent
759c97c0ec
commit
bcd94f8347
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232677
22
textproc/lexxia/Makefile
Normal file
22
textproc/lexxia/Makefile
Normal 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
3
textproc/lexxia/distinfo
Normal 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
|
6
textproc/lexxia/pkg-descr
Normal file
6
textproc/lexxia/pkg-descr
Normal 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/
|
Loading…
Reference in New Issue
Block a user