diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/luxrender/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/luxrender/Makefile b/graphics/luxrender/Makefile index bd9e1bc7523b..b259798a9f90 100644 --- a/graphics/luxrender/Makefile +++ b/graphics/luxrender/Makefile @@ -13,6 +13,9 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= danfe@FreeBSD.org COMMENT= Physically based and unbiased rendering system +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-11-18 + LICENSE= GPLv3 ONLY_FOR_ARCHS= i386 amd64 |