mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
14 lines
323 B
Makefile
14 lines
323 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/09/10 20:06:58 minskim Exp $
|
|
|
|
DISTNAME= fancybox
|
|
PKGNAME= tex-${DISTNAME}-1.4
|
|
TEXLIVE_REV= 18304
|
|
|
|
MAINTAINER= nico@orgrim.net
|
|
COMMENT= Variants of \fbox and other games with boxes
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb27
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|