12 lines
295 B
Makefile
12 lines
295 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/01/26 11:21:55 markd Exp $
|
|
|
|
DISTNAME= sepnum
|
|
PKGNAME= tex-${DISTNAME}-2.0
|
|
TEXLIVE_REV= 20186
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Print numbers in a "friendly" format
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|