2130fc3f86
This minor release supports the YYYY-MM-DD date syntax in \ProvidesPackage, as well as the historical YYYY/MM/DD.
13 lines
343 B
Makefile
13 lines
343 B
Makefile
# $NetBSD: Makefile,v 1.6 2021/02/14 03:00:49 markd Exp $
|
|
|
|
DISTNAME= eplain.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-3.11
|
|
TEXLIVE_REV= 57186
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/eplain
|
|
COMMENT= Documentation for tex-eplain
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|