freebsd-ports/print/musixtex/Makefile

25 lines
585 B
Makefile
Raw Normal View History

# New ports collection makefile for: musixtex
1999-06-15 18:06:07 +02:00
# Version required: T96
# Date created: 9 july 1995
# Whom: jmz
#
1999-06-15 18:06:07 +02:00
# $Id: Makefile,v 1.21 1999/01/05 01:48:28 jmz Exp $
#
1999-06-15 18:06:07 +02:00
DISTNAME= musixtex-T96
CATEGORIES= print
MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/macros/musixtex/taupin/
1999-06-15 18:06:07 +02:00
DISTFILES= musixtex-T96.tar.gz musixexa-T90.tar.gz
MAINTAINER= jmz@FreeBSD.org
1995-09-23 22:24:13 +02: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>