diff options
author | minskim <minskim> | 2010-04-28 16:05:56 +0000 |
---|---|---|
committer | minskim <minskim> | 2010-04-28 16:05:56 +0000 |
commit | c2d49a79db82e61f647fd6a31a52608520518e74 (patch) | |
tree | 200bf966333c820fe24ef813c18728b8c924ec06 /print/tex-magaz-doc/Makefile | |
parent | 1385a1a59498802e509e3bd15bd7425a7c2dfd2d (diff) | |
download | pkgsrc-c2d49a79db82e61f647fd6a31a52608520518e74.tar.gz |
Import tex-magaz-doc-0.2 as print/tex-magaz-doc.
This is documentation for tex-magaz.
Diffstat (limited to 'print/tex-magaz-doc/Makefile')
-rw-r--r-- | print/tex-magaz-doc/Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/print/tex-magaz-doc/Makefile b/print/tex-magaz-doc/Makefile new file mode 100644 index 00000000000..298ef1356c2 --- /dev/null +++ b/print/tex-magaz-doc/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/04/28 16:05:56 minskim Exp $ +# TeX Live Revision 17431 + +DISTNAME= magaz.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.2 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Documentation for tex-magaz + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" |