c7ed8cc3b8
Added Polish translation.
17 lines
520 B
Makefile
17 lines
520 B
Makefile
# $NetBSD: Makefile,v 1.3 2019/01/24 10:51:32 markd Exp $
|
|
|
|
DISTNAME= doclicense
|
|
PKGNAME= tex-${DISTNAME}-1.8.0
|
|
TEXLIVE_REV= 47975
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/doclicense
|
|
COMMENT= Support for putting documents under a license
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
|
|
DEPENDS+= tex-xifthen-[0-9]*:../../devel/tex-xifthen
|
|
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|