pkgsrc-wip/tex-attachfile-doc/Makefile
Yorick Hardy c015a01fe0 tex-attachfile-doc: import tex-attachfile-doc-1.9
Documentation for tex-attachfile.

This documentation is needed for the attachfile2 package
in print/tex-oberdiek. The attachfile2 package should be
used instead of attachfile.
2017-03-23 22:42:50 +02:00

16 lines
328 B
Makefile

# $NetBSD$
DISTNAME= attachfile.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.9
TEXLIVE_REV= 42099
TEXLIVE_USE_CTAN= yes
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/attachfile
COMMENT= Documentation for tex-attachfile
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"