diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 07:01:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 07:01:01 +0000 |
commit | 0ed9e4df029be54eb9caceb5702d2f0ee84b7ece (patch) | |
tree | 34c897755252d3bc9d48fcdecf7e9c684bdcdf15 /print/musixtex | |
parent | 49f6d3e5b8851744945759f8bc269c7384b64c40 (diff) | |
download | ports-0ed9e4df029be54eb9caceb5702d2f0ee84b7ece.tar.gz ports-0ed9e4df029be54eb9caceb5702d2f0ee84b7ece.zip |
Notes
Diffstat (limited to 'print/musixtex')
-rw-r--r-- | print/musixtex/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/musixtex/Makefile b/print/musixtex/Makefile index 2fb7c31f197c..5672eb8c7702 100644 --- a/print/musixtex/Makefile +++ b/print/musixtex/Makefile @@ -15,6 +15,9 @@ DISTFILES= musixtex-${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= A set of TeX macros to typeset music +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + BUILD_DEPENDS= initex:${PORTSDIR}/print/tex RUN_DEPENDS= initex:${PORTSDIR}/print/tex |