COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
11 lines
305 B
Makefile
11 lines
305 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:23 rodent Exp $
|
|
# TeX Live Revision 15878
|
|
|
|
DISTNAME= tpslifonts
|
|
PKGNAME= tex-${DISTNAME}-0.6
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= LaTeX package for configuring presentation fonts
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|