summaryrefslogtreecommitdiff
path: root/print/musixtex/Makefile
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-07-15 23:13:59 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-07-15 23:13:59 +0000
commit2127b3b1227b77527dfb163e7bcf9702cc0745f2 (patch)
treef29384401a603e463978ace7e1189c87503ad70a /print/musixtex/Makefile
parentadd rkive (restrictive copyright) (diff)
A set of TeX macros to typeset polyphonic, orchestral or polyphonic music
Reviewed by: Submitted by: Obtained from:
Notes
Notes: svn path=/head/; revision=1973
Diffstat (limited to 'print/musixtex/Makefile')
-rw-r--r--print/musixtex/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/print/musixtex/Makefile b/print/musixtex/Makefile
new file mode 100644
index 000000000000..3d79230b17ba
--- /dev/null
+++ b/print/musixtex/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: musixtex
+# Version required: ?
+# Date created: 9 july 1995
+# Whom: jmz
+#
+# $Id$
+#
+PKGNAME= musixtex-3.96
+DISTFILES= musixtex-T396.tar.gz musixexa-0375.tar.gz
+CATEGORIES+= printing
+MASTER_SITES= ftp://ftp.tex.ac.uk//tex-archive/macros/musixtex/taupin/
+NO_WRKSUBDIR= yes
+
+MAINTAINER= jmz@FreeBSD.org
+
+EXEC_DEPENDS= tex:${PORTSDIR}/print/tex
+
+.include <bsd.port.mk>