aboutsummaryrefslogblamecommitdiff
path: root/misc/latex-mk/Makefile
blob: a6a704749782b12ac2fab28ee70c36fdf2026736 (plain) (tree)
1
2
3
4
5
6
7
8
9
                    

                        
                   
                 
                          
                                                                     
 
                               
                                                                      
 
                          
                                 
 
                                      
 
                     
                     
                   

                        

                      
# Created by: ijliao

PORTNAME=	latex-mk
PORTVERSION=	2.1
PORTREVISION=	5
CATEGORIES=	misc print
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	hrs@FreeBSD.org
COMMENT=	Collection of makefile and scripts for LaTeX documents

LICENSE=	BSD4CLAUSE
LICENSE_FILE=	${WRKSRC}/COPYING

BUILD_DEPENDS=	texi2dvi:print/texinfo

USE_TEX=	latex
USES=		gmake
GNU_CONFIGURE=	yes

INFO=		latex-mk

.include <bsd.port.mk>