summaryrefslogtreecommitdiff
path: root/print/musixtex/Makefile
blob: fec422ded90080e4c4d44dd055675b8c84362488 (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.3 1995/11/22 13:18:21 asami 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>