mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
322 B
Makefile
14 lines
322 B
Makefile
# $NetBSD: Makefile,v 1.5 2011/05/14 22:11:09 minskim Exp $
|
|
|
|
DISTNAME= memoir.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-3.6gpl6.0g
|
|
TEXLIVE_REV= 21638
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-memoir
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb17
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|