forked from Lainports/freebsd-ports
- Add LICENSE_FILE.
- Remove texinfo from RUN_DEPENDS.
This commit is contained in:
parent
fc1e896e41
commit
dcd99bcb0e
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= latex-mk
|
||||
PORTVERSION= 2.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= misc print
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
|
@ -11,9 +11,9 @@ MAINTAINER= hrs@FreeBSD.org
|
|||
COMMENT= Collection of makefile and scripts for LaTeX documents
|
||||
|
||||
LICENSE= BSD4CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo
|
||||
RUN_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo
|
||||
|
||||
USE_TEX= latex
|
||||
USES= gmake
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue