2003-05-22 08:27:33 +02:00
|
|
|
# ex:ts=8
|
|
|
|
# Ports collection makefile for: latex-mk
|
|
|
|
# Date created: May 22, 2003
|
|
|
|
# Whom: ijliao
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= latex-mk
|
2007-08-28 12:10:56 +02:00
|
|
|
PORTVERSION= 1.9.1
|
2009-07-31 15:57:52 +02:00
|
|
|
PORTREVISION= 1
|
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
|
|
|
|
2009-05-04 20:38:14 +02:00
|
|
|
MAINTAINER= kimelto@gmail.com
|
2003-05-22 08:27:33 +02:00
|
|
|
COMMENT= A collection of makefile and scripts for LaTeX documents
|
|
|
|
|
2003-06-01 06:40:33 +02:00
|
|
|
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
|
|
|
|
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
|
2003-05-22 08:27:33 +02:00
|
|
|
|
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
|
|
|
|
|
|
|
INFO= latex-mk
|
2003-05-22 08:27:33 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|