1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/print/musixtex/Makefile
Satoshi Asami 1f8fabb939 Unspam changes in 1.16 deleted by the previous commit. It may help to
read the logs if cvs tells you there is a conflict or something (if
there is a way for cvs not to tell you anything for this, I would like
to know how that happened too).
1998-01-26 12:01:18 +00:00

25 lines
585 B
Makefile

# New ports collection makefile for: musixtex
# Version required: T86
# Date created: 9 july 1995
# Whom: jmz
#
# $Id: Makefile,v 1.17 1998/01/25 22:23:52 jmz Exp $
#
DISTNAME= musixtex-T86
CATEGORIES= print
MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/macros/musixtex/taupin/
DISTFILES= musixtex-T86.tar.gz musixexa-T86.tar.gz
MAINTAINER= jmz@FreeBSD.org
BUILD_DEPENDS= tex:${PORTSDIR}/print/tex
RUN_DEPENDS= tex:${PORTSDIR}/print/tex
NO_WRKSUBDIR= yes
pre-install:
${MKDIR} ${PREFIX}/share/texmf/documentation
.include <bsd.port.mk>