mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
e5cc021f77
Converted to MAN[1-9]
20 lines
526 B
Makefile
20 lines
526 B
Makefile
# 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>
|