d79e226209
The file pdftex.def provides device-specific definitions for color and graphics support when running pdf(La)TeX.
11 lines
295 B
Makefile
11 lines
295 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/04/23 19:25:03 minskim Exp $
|
|
# TeX Live Revision 10524
|
|
|
|
DISTNAME= pdftex-def
|
|
PKGNAME= tex-${DISTNAME}-0.04l
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Color and graphics support for PDFTeX
|
|
|
|
.include "../../print/texlive/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|