2013-09-20 22:50:57 +02:00
|
|
|
# Created by: ijliao
|
2003-05-22 08:27:33 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= latex-mk
|
2011-01-10 01:49:48 +01:00
|
|
|
PORTVERSION= 2.1
|
2014-09-14 21:26:23 +02:00
|
|
|
PORTREVISION= 4
|
2005-10-18 15:07:17 +02:00
|
|
|
CATEGORIES= misc print
|
2009-09-02 17:01:56 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
2003-05-22 08:27:33 +02:00
|
|
|
|
2014-08-30 09:14:37 +02:00
|
|
|
MAINTAINER= hrs@FreeBSD.org
|
2014-07-07 17:31:01 +02:00
|
|
|
COMMENT= Collection of makefile and scripts for LaTeX documents
|
2003-05-22 08:27:33 +02:00
|
|
|
|
2014-08-31 23:27:28 +02:00
|
|
|
LICENSE= BSD4CLAUSE
|
2014-09-14 21:26:23 +02:00
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
2014-08-31 23:27:28 +02:00
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
BUILD_DEPENDS= texi2dvi:print/texinfo
|
2003-05-22 08:27:33 +02:00
|
|
|
|
2013-05-11 19:58:55 +02:00
|
|
|
USE_TEX= latex
|
2014-08-31 23:27:28 +02:00
|
|
|
USES= gmake
|
2003-05-22 08:27:33 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2005-01-16 11:21:41 +01:00
|
|
|
|
|
|
|
INFO= latex-mk
|
2003-05-22 08:27:33 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|