45b4fd845d
- change option file_ext to fileext
15 lines
385 B
Makefile
15 lines
385 B
Makefile
# $NetBSD: Makefile,v 1.13 2022/04/16 00:40:49 markd Exp $
|
|
|
|
DISTNAME= fancyvrb
|
|
PKGNAME= tex-${DISTNAME}-4.2
|
|
TEXLIVE_REV= 63012
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/fancyvrb
|
|
COMMENT= Sophisticated verbatim text
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|