14 lines
378 B
Makefile
14 lines
378 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $
|
||
|
|
||
|
DISTNAME= tamethebeast.doc
|
||
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.4
|
||
|
TEXLIVE_REV= 15878
|
||
|
|
||
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
||
|
HOMEPAGE= http://ctan.org/pkg/tamethebeast
|
||
|
COMMENT= Manual about bibliographies and especially BibTeX
|
||
|
LICENSE= lppl-1.3c
|
||
|
|
||
|
.include "../../print/texlive/package.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|