aboutsummaryrefslogtreecommitdiffstats
path: root/print/musixtex/Makefile
diff options
context:
space:
mode:
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>