2019-01-24 11:51:32 +01:00
|
|
|
# $NetBSD: Makefile,v 1.3 2019/01/24 10:51:32 markd Exp $
|
2018-01-18 11:55:04 +01:00
|
|
|
|
|
|
|
DISTNAME= doclicense
|
2019-01-24 11:51:32 +01:00
|
|
|
PKGNAME= tex-${DISTNAME}-1.8.0
|
|
|
|
TEXLIVE_REV= 47975
|
2018-01-18 11:55:04 +01:00
|
|
|
|
|
|
|
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"
|