14 lines
337 B
Makefile
14 lines
337 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:08 markd Exp $
|
|
|
|
DISTNAME= bibtopic.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.1a
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-bibtopic
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
CONFLICTS= teTeX-texmf<=3.0nb29
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|