diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-02-01 16:08:01 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-02-01 16:08:01 +0000 |
commit | 6a5a19bc6e82be0702c39169b6b5fc8e121c0472 (patch) | |
tree | 6f4ea1e18ba8a47d25a542acad49d731322af813 /textproc/latte/Makefile | |
parent | b62fd0d3b62324d0704415ad4c0eb8696a84fe3e (diff) | |
download | ports-6a5a19bc6e82be0702c39169b6b5fc8e121c0472.tar.gz ports-6a5a19bc6e82be0702c39169b6b5fc8e121c0472.zip |
Notes
Diffstat (limited to 'textproc/latte/Makefile')
-rw-r--r-- | textproc/latte/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/latte/Makefile b/textproc/latte/Makefile index 59bfa8a94aae..7608e13d6855 100644 --- a/textproc/latte/Makefile +++ b/textproc/latte/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.latte.org/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple language for marking up text in a very expressive way +DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc33 which fails to build +EXPIRATION_DATE=2009-03-02 + USE_BISON= build USE_GMAKE= yes USE_AUTOTOOLS= autoconf:213 libtool:15 |