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

MAINTAINER= jmz@FreeBSD.org

EXEC_DEPENDS=   tex:${PORTSDIR}/print/tex

.include <bsd.port.mk>