2019-12-06 21:17:03 +01:00
|
|
|
# $NetBSD: Makefile,v 1.3 2019/12/06 20:19:24 markd Exp $
|
2011-01-12 17:36:05 +01:00
|
|
|
|
|
|
|
DISTNAME= datetime
|
2015-04-22 12:42:01 +02:00
|
|
|
PKGNAME= tex-${DISTNAME}-2.60
|
|
|
|
TEXLIVE_REV= 36650
|
2011-01-12 17:36:05 +01:00
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
|
|
COMMENT= Change format of \today with commands for current time
|
2015-04-22 12:42:01 +02:00
|
|
|
LICENSE= lppl-1.3c
|
2011-01-12 17:36:05 +01:00
|
|
|
|
|
|
|
DEPENDS+= tex-fmtcount-[0-9]*:../../print/tex-fmtcount
|
|
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
|
|
DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin
|
|
|
|
|
2019-12-06 21:17:03 +01:00
|
|
|
TEXLIVE_UNVERSIONED= yes
|
2011-01-12 17:36:05 +01:00
|
|
|
.include "../../print/texlive/package.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|