1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/print/musixtex/Makefile

19 lines
443 B
Makefile
Raw Normal View History

# 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>