1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/print/musixtex/Makefile
1997-08-25 00:27:11 +00:00

25 lines
587 B
Makefile

# New ports collection makefile for: musixtex
# Version required: T76
# Date created: 9 july 1995
# Whom: jmz
#
# $Id: Makefile,v 1.8 1997/03/06 02:03:28 asami Exp $
#
DISTNAME= musixtex-T76
CATEGORIES= print
MASTER_SITES= ftp://ftp.tex.ac.uk//tex-archive/macros/musixtex/taupin/
DISTFILES= musixtex-T76.tar.gz musixexa-T74.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>