1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/print/musixtex/Makefile

25 lines
544 B
Makefile
Raw Normal View History

# New ports collection makefile for: musixtex
1999-08-07 22:56:20 +00:00
# Version required: T97
# Date created: 9 july 1995
# Whom: jmz
#
1999-08-31 01:53:22 +00:00
# $FreeBSD$
#
1999-08-07 22:56:20 +00:00
DISTNAME= musixtex-T97
CATEGORIES= print
MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/macros/musixtex/taupin/
1999-08-07 22:56:20 +00:00
DISTFILES= musixtex-T97.tar.gz musixexa-T90.tar.gz
MAINTAINER= jmz@FreeBSD.org
1995-09-23 20:24:13 +00:00
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>