summaryrefslogtreecommitdiff
path: root/print/musixtex/Makefile
blob: 8d55a022d0bc438904f7036c959908b42a44255d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    musixtex
# Version required:     ?
# Date created:         9 july 1995
# Whom:                 jmz
#
# $Id: Makefile,v 1.2 1995/09/23 20:24:13 jmz Exp $
#
PKGNAME=        musixtex-3.96
DISTFILES=      musixtex-T396.tar.gz musixexa-0375.tar.gz
CATEGORIES+=	print
MASTER_SITES=	ftp://ftp.tex.ac.uk//tex-archive/macros/musixtex/taupin/
NO_WRKSUBDIR=	yes

MAINTAINER=	jmz@FreeBSD.org

BUILD_DEPENDS=	tex:${PORTSDIR}/print/tex
RUN_DEPENDS=	tex:${PORTSDIR}/print/tex

.include <bsd.port.mk>