Index: head/misc/latex-mk/Makefile =================================================================== --- head/misc/latex-mk/Makefile (revision 366589) +++ head/misc/latex-mk/Makefile (revision 366590) @@ -1,25 +1,21 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= latex-mk PORTVERSION= 2.1 PORTREVISION= 3 CATEGORIES= misc print MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= Collection of makefile and scripts for LaTeX documents -BUILD_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo -RUN_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo +LICENSE= BSD USE_TEX= latex -USES= gmake +USES= gmake makeinfo GNU_CONFIGURE= yes -LICENSE= BSD - INFO= latex-mk -NO_STAGE= yes .include