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
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 3
|
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
|
|
|
|
2011-06-08 18:52:32 +02:00
|
|
|
MAINTAINER= jlaffaye@FreeBSD.org
|
2003-05-22 08:27:33 +02:00
|
|
|
COMMENT= A collection of makefile and scripts for LaTeX documents
|
|
|
|
|
2013-05-06 04:00:40 +02:00
|
|
|
BUILD_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo
|
|
|
|
RUN_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo
|
2003-05-22 08:27:33 +02:00
|
|
|
|
2013-05-11 19:58:55 +02:00
|
|
|
USE_TEX= latex
|
2005-01-16 11:21:41 +01:00
|
|
|
USE_GMAKE= yes
|
2003-05-22 08:27:33 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2005-01-16 11:21:41 +01:00
|
|
|
|
2010-07-28 15:48:14 +02:00
|
|
|
LICENSE= BSD
|
|
|
|
|
2005-01-16 11:21:41 +01:00
|
|
|
INFO= latex-mk
|
2003-05-22 08:27:33 +02:00
|
|
|
|
2013-09-20 22:50:57 +02:00
|
|
|
NO_STAGE= yes
|
2003-05-22 08:27:33 +02:00
|
|
|
.include <bsd.port.mk>
|