mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
14 lines
326 B
Makefile
14 lines
326 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/06/16 23:24:13 minskim Exp $
|
|
|
|
DISTNAME= eepic
|
|
PKGNAME= tex-${DISTNAME}-1.1e
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Extensions to epic and the LaTeX drawing tools
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb25
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|