mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
This commit is contained in:
@@ -4,15 +4,11 @@ libwpd is a C++ library designed to help process WordPerfect documents. It is \
|
||||
most commonly used to import WordPerfect documents into other word processors \
|
||||
(see below), but may be useful in other cases as well."
|
||||
HOMEPAGE="http://sourceforge.net/projects/libwpd/"
|
||||
COPYRIGHT="
|
||||
William Lachance
|
||||
COPYRIGHT="William Lachance
|
||||
Marc Maurer
|
||||
Fridrich Strba
|
||||
"
|
||||
LICENSE="
|
||||
MPL v2.0
|
||||
GNU LGPL v2.1
|
||||
"
|
||||
Fridrich Strba"
|
||||
LICENSE="MPL v2.0
|
||||
GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://prdownloads.sourceforge.net/libwpd/libwpd-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="f2bf5d65156a351ce404550dd822c8db8ab8740b393f61dba828d1b2cb33fe91"
|
||||
|
||||
Reference in New Issue
Block a user