pkgsrc/math/tex-kastrup/Makefile
minskim ed931d3e1b Import tex-kastrup-2010 as math/tex-kastrup.
This packages is for expandably converting numbers into binary, octal,
and hexadecimal. All constructs TeX accepts as an argument to its
\number primitive are valid.
2011-03-15 18:45:43 +00:00

11 lines
302 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/03/15 18:45:43 minskim Exp $
DISTNAME= kastrup
PKGNAME= tex-${DISTNAME}-2010
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Expansible conversion into binary-based number systems
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"