14 lines
372 B
Makefile
14 lines
372 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:47 wiz Exp $
|
||
|
|
||
|
DISTNAME= amslatex-primer.doc
|
||
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.3
|
||
|
TEXLIVE_REV= 28980
|
||
|
|
||
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
||
|
HOMEPAGE= http://ctan.org/pkg/amslatex-primer
|
||
|
COMMENT= Getting up and running with AMS-LaTeX
|
||
|
LICENSE= lppl-1.3c
|
||
|
|
||
|
.include "../../print/texlive/package.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|