1995-07-16 01:13:59 +02:00
|
|
|
# New ports collection makefile for: musixtex
|
|
|
|
# Date created: 9 july 1995
|
|
|
|
# Whom: jmz
|
|
|
|
#
|
1999-08-31 03:53:22 +02:00
|
|
|
# $FreeBSD$
|
1995-07-16 01:13:59 +02:00
|
|
|
#
|
1996-11-26 09:05:07 +01:00
|
|
|
|
2000-04-09 19:50:59 +02:00
|
|
|
PORTNAME= musixtex
|
|
|
|
PORTVERSION= T98
|
1996-11-17 09:45:20 +01:00
|
|
|
CATEGORIES= print
|
1998-01-26 13:01:18 +01:00
|
|
|
MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/macros/musixtex/taupin/
|
2001-01-16 18:33:20 +01:00
|
|
|
DISTFILES= musixtex-T98.tar.gz musixexa-T90.tar.gz
|
1995-07-16 01:13:59 +02:00
|
|
|
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
|
1995-09-23 22:24:13 +02:00
|
|
|
BUILD_DEPENDS= tex:${PORTSDIR}/print/tex
|
|
|
|
RUN_DEPENDS= tex:${PORTSDIR}/print/tex
|
1995-07-16 01:13:59 +02:00
|
|
|
|
1996-11-26 09:05:07 +01:00
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
|
|
|
|
pre-install:
|
1997-02-18 17:57:35 +01:00
|
|
|
${MKDIR} ${PREFIX}/share/texmf/documentation
|
1996-11-26 09:05:07 +01:00
|
|
|
|
2002-11-30 03:29:34 +01:00
|
|
|
post-install:
|
|
|
|
@${LOCALBASE}/bin/texhash
|
|
|
|
|
1995-07-16 01:13:59 +02:00
|
|
|
.include <bsd.port.mk>
|