pkgsrc/time/tex-datetime2-basque/Makefile
markd 656a5e670c tex-datetime2*: Add datetime2 base and language support packages
This package provides commands for formatting dates, times and
time zones and redefines \today to use the same formatting
style. In addition to \today, you can also use \DTMcurrenttime
(current time) or \DTMnow (current date and time). Dates and
times can be saved for later use. The accompanying
datetime2-calc package can be used to convert date-times to
UTC+00:00. Language and regional support is provided by
independently maintained and installed modules. The
datetime2-calc package uses the pgfcalendar package (part of
the PGF/TikZ bundle).
2020-05-22 01:50:57 +00:00

15 lines
428 B
Makefile

# $NetBSD: Makefile,v 1.1 2020/05/22 01:50:57 markd Exp $
DISTNAME= datetime2-basque
PKGNAME= tex-${DISTNAME}-1.2a
TEXLIVE_REV= 47064
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/datetime2-basque
COMMENT= Basque language module for the datetime2 package
LICENSE= lppl-1.3c
DEPENDS+= tex-datetime2-[0-9]*:../../time/tex-datetime2
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"