diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 07:24:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 07:24:40 +0000 |
commit | f9e29d32bea28313bfe6538244409929dc7981fb (patch) | |
tree | d62ecfad2761d4acec14661ce99075e828f9b7e4 /misc/chord | |
parent | 79271af98af0fb9f0a8db356b233977073a370ed (diff) | |
download | ports-f9e29d32bea28313bfe6538244409929dc7981fb.tar.gz ports-f9e29d32bea28313bfe6538244409929dc7981fb.zip |
Notes
Diffstat (limited to 'misc/chord')
-rw-r--r-- | misc/chord/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/chord/Makefile b/misc/chord/Makefile index 9fe9fe228970..586d7861a720 100644 --- a/misc/chord/Makefile +++ b/misc/chord/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Produce PS sheet-music from text input +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + CFLAGS+= -DPAPERSIZE=US MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" |