pkgsrc/print/tex-block/Makefile
minskim 65bcb4ff30 Import tex-block-2009 as print/tex-block.
A LaTeX style file for use with the letter class that overwrites the
\opening and \closing macros so that letters can be styled with the
block letter style instead of the default style.  Thus, the return
address, the closing, and the signature appear flushed on the left
margin.
2010-04-11 19:52:11 +00:00

13 lines
328 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/11 19:52:11 minskim Exp $
# TeX Live Revision 17209
DISTNAME= block
PKGNAME= tex-${DISTNAME}-2009
MAINTAINER= minskim@NetBSD.org
COMMENT= LaTeX block letter style for the letter class
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"