1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/misc/latex-mk/Makefile
Volker Stolz 434345f40a Update to 1.2: http://latex-mk.sourceforge.net/news.html#20040321
PR:             65375
Submitted by:   Herve Quiroz
Approved by:    linimon (mentor)
2004-04-13 07:06:20 +00:00

24 lines
483 B
Makefile

# ex:ts=8
# Ports collection makefile for: latex-mk
# Date created: May 22, 2003
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= latex-mk
PORTVERSION= 1.2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of makefile and scripts for LaTeX documents
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
GNU_CONFIGURE= yes
.include <bsd.port.mk>