a9e2f5716a
Version 1.1 merely renames the package from boxedminipage2e to boxedminipage, replacing the LaTeX 2.09 package of that name.
15 lines
385 B
Makefile
15 lines
385 B
Makefile
# $NetBSD: Makefile,v 1.4 2020/05/21 10:18:45 markd Exp $
|
|
|
|
DISTNAME= boxedminipage
|
|
PKGNAME= tex-${DISTNAME}-1.1
|
|
TEXLIVE_REV= 54827
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/boxedminipage
|
|
COMMENT= LaTeX package for producing framed minipages
|
|
LICENSE= lppl-1.3c
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|