- Fix fetching by mirroring the distfile on FreeBSD.org
- Give maintainership to the submitter PR: ports/136445 Submitted by: Dereckson <dereckson@gmail.com>
This commit is contained in:
parent
7427bff5aa
commit
a8cfa73d08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237421
@ -9,9 +9,8 @@ PORTNAME= lgrind
|
||||
PORTVERSION= 3.67
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= print
|
||||
#MASTER_SITES= ftp://ftp.dante.de/tex-archive/support/ \
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
|
||||
MASTER_SITE_SUBDIR=support
|
||||
MASTER_SITES= LOCAL/pav
|
||||
|
||||
DISTNAME= ${PORTNAME}
|
||||
DISTFILES= ${PORTNAME}/source/Makefile \
|
||||
${PORTNAME}/source/README \
|
||||
@ -36,14 +35,12 @@ DISTFILES= ${PORTNAME}/source/Makefile \
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
EXTRACT_ONLY= ${PORTNAME}.tar.gz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= dereckson@gmail.com
|
||||
COMMENT= Produce beautiful listings of source code with LaTeX
|
||||
|
||||
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
|
||||
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
|
||||
|
||||
BROKEN= does not fetch
|
||||
|
||||
MAN1= lgrind.1
|
||||
MAN5= lgrindef.5
|
||||
MANCOMPRESSED= yes
|
||||
|
Loading…
Reference in New Issue
Block a user