1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Update MASTER_SITES and WWW: line

- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:		ports/169008
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Sylvio Cesar Teixeira 2012-06-17 20:11:33 +00:00
parent 1065b33ee2
commit cf2074dd94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299491
2 changed files with 12 additions and 7 deletions

View File

@ -8,23 +8,28 @@
PORTNAME= lout
PORTVERSION= 3.39
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
ftp://ftp.it.usyd.edu.au/jeff/lout/
MASTER_SITE_SUBDIR= support/lout
MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= LaTeX like document creation system with PostScript/PDF output
LICENSE= GPLv3 # (or later)
OPTIONS_DEFINE= DOCS
USE_GMAKE= yes
MAKEFILE= makefile
ALL_TARGET= lout prg2lout
MAKE_JOBS_SAFE= yes
MAN1= lout.1 prg2lout.1
.if defined(NOPORTDOCS)
INSTALL_TARGET= install installman
.else
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
INSTALL_TARGET= install installman installdoc
.else
INSTALL_TARGET= install installman
.endif
.include <bsd.port.mk>

View File

@ -9,4 +9,4 @@ European languages are supported, including Russian), formatting of
computer programs, and more. Lout may be extended by writing definitions
which are much simpler than the equivalent troff of TeX macros.
WWW: http://snark.ptc.spbu.ru/~uwe/lout/
WWW: http://savannah.nongnu.org/projects/lout/