pkgsrc/time/tex-datenumber-doc/Makefile
markd b3c6e6ce4b Add tex-datenumber{,-doc} 0.02
This package provides commands to convert a date into a number
and vice versa. Additionally there are commands for
incrementing and decrementing a date. Leap years and the
Gregorian calendar reform are considered.
2017-08-24 02:29:57 +00:00

13 lines
353 B
Makefile

# $NetBSD: Makefile,v 1.1 2017/08/24 02:29:57 markd Exp $
DISTNAME= datenumber.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.02
TEXLIVE_REV= 18951
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/datenumber
COMMENT= Documentation for tex-datenumber
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"