14 lines
324 B
Makefile
14 lines
324 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2009/07/16 23:28:31 minskim Exp $
|
||
|
# TeX Live Revision 7340
|
||
|
|
||
|
DISTNAME= subfig.doc
|
||
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.3
|
||
|
|
||
|
MAINTAINER= minskim@NetBSD.org
|
||
|
COMMENT= Documentation for tex-subfig
|
||
|
|
||
|
CONFLICTS+= teTeX-texmf<=3.0nb19
|
||
|
|
||
|
.include "../../print/texlive/module.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|