pkgsrc/print/tex-paralist/Makefile
minskim 0e133e968e Import tex-paralist-2.3b as print/tex-paralist.
This package provides enumerate and itemize environments that can be
used within paragraphs to format the items either as running text or
as separate paragraphs with a preceding number or symbol.  Also
provides compacted versions of enumerate and itemize.
2009-07-10 00:19:51 +00:00

13 lines
327 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/07/10 00:19:51 minskim Exp $
# TeX Live Revision 7340
DISTNAME= paralist
PKGNAME= tex-${DISTNAME}-2.3b
MAINTAINER= minskim@NetBSD.org
COMMENT= Enumerate and itemize within paragraphs
CONFLICTS+= teTeX-texmf<=3.0nb17
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"