summaryrefslogtreecommitdiff
path: root/print/tex-amsrefs/Makefile
blob: 0906b1eafea2ae16e96ba56a6a144187390ef43c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.5 2015/04/22 09:47:01 markd Exp $

DISTNAME=	amsrefs
PKGNAME=	tex-${DISTNAME}-2.14
TEXLIVE_REV=	30646

MAINTAINER=	minskim@NetBSD.org
COMMENT=	LaTeX-based replacement for BibTeX
LICENSE=	lppl-1.3c

CONFLICTS+=	tex-ams-[0-9]*
DEPENDS+=	tex-hyperref-[0-9]*:../../print/tex-hyperref
DEPENDS+=	tex-url>=3.2:../../print/tex-url

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"