- Update MASTER_SITES and WWW: line

- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:		160140
Submitted by:	Ports Fury
This commit is contained in:
Martin Wilke 2011-08-26 04:23:37 +00:00
parent 4f15150327
commit 32e20d1ad8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280473
2 changed files with 11 additions and 7 deletions

View File

@ -10,24 +10,26 @@ PORTNAME= wprint
PORTVERSION= 2.05
PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://mirror2.unixfreunde.de/ \
http://freebsd.unixfreunde.de/sources/
MASTER_SITES= http://programoj.esperanto.org.uy/angle/
MAINTAINER= ports@FreeBSD.org
COMMENT= Mozilla/HtmlDoc/Netscape Postscript Filter
DEPRECATED= No more public distfiles
EXPIRATION_DATE= 2011-09-01
LICENSE= GPLv2 # (or later)
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2
USE_ICONV= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
MAKE_JOBS_SAFE= yes
MAN1= wprint.1
MAN1= wprint.1
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
post-patch:
.for file in man/wprint.1.pod src/wprint.c

View File

@ -3,3 +3,5 @@ World Print - Mozilla/HtmlDoc/Netscape Postscript Filter
Wprint is a filter for Mozilla (Galeon, etc.), Htmldoc, and Netscape
PostScript output that uses TrueType fonts to allow the printing of pages
written in Unicode, Big5, KOI8, SJIS, the ISO- 8859* charsets, and others.
WWW: http://programoj.esperanto.org.uy/angle/