14 lines
361 B
Makefile
14 lines
361 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/07/16 23:25:44 minskim Exp $
|
|
# TeX Live Revision 7340
|
|
|
|
DISTNAME= algorithms.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2008.7340
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-algorithms
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb19
|
|
|
|
.include "../../print/texlive/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|