diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-18 07:19:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-18 07:19:25 +0000 |
commit | 79238694b30a11f0e6c8a24c8ee48cf5a5413730 (patch) | |
tree | a0e1cdb4710758bd66b49fe853f0537d4a54f5c5 /graphics/luxrender/Makefile | |
parent | 1fc0b09b6afdcf53069dc2d852a364bf0354b0f5 (diff) | |
download | ports-79238694b30a11f0e6c8a24c8ee48cf5a5413730.tar.gz ports-79238694b30a11f0e6c8a24c8ee48cf5a5413730.zip |
Notes
Diffstat (limited to 'graphics/luxrender/Makefile')
-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 |