From 09969db718e3b914885af5d6ca23932965ecfccf Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 26 Nov 1996 08:05:07 +0000 Subject: Create necessary directories. Also, misc. cleanup. --- print/musixtex/Makefile | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'print') diff --git a/print/musixtex/Makefile b/print/musixtex/Makefile index fec422ded900..4cfafb1fd706 100644 --- a/print/musixtex/Makefile +++ b/print/musixtex/Makefile @@ -3,17 +3,23 @@ # Date created: 9 july 1995 # Whom: jmz # -# $Id: Makefile,v 1.3 1995/11/22 13:18:21 asami Exp $ +# $Id: Makefile,v 1.4 1996/11/17 08:44:59 obrien Exp $ # -PKGNAME= musixtex-3.96 -DISTFILES= musixtex-T396.tar.gz musixexa-0375.tar.gz + +DISTNAME= musixtex-3.96 CATEGORIES= print MASTER_SITES= ftp://ftp.tex.ac.uk//tex-archive/macros/musixtex/taupin/ -NO_WRKSUBDIR= yes +DISTFILES= musixtex-T396.tar.gz musixexa-0375.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}/lib/texmf/fonts/tfm + ${MKDIR} ${PREFIX}/lib/texmf/documentation + .include -- cgit v1.2.3