14 lines
344 B
Makefile
14 lines
344 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $
|
||
|
|
||
|
DISTNAME= expressg.doc
|
||
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.5
|
||
|
TEXLIVE_REV= 29349
|
||
|
|
||
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
||
|
HOMEPAGE= http://ctan.org/pkg/expressg
|
||
|
COMMENT= Documentation for tex-expressg
|
||
|
LICENSE= lppl-1.3c
|
||
|
|
||
|
.include "../../print/texlive/package.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|