diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-10-25 19:35:28 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-10-25 19:35:28 +0000 |
commit | 3afa450ba39cf6aeabd41e5de820b73eebb5ce64 (patch) | |
tree | aaac454ea2bacc6a8b499d85532697dd5df22e28 /graphics/pyro | |
parent | 310bd2291a2d03bf755ae7c0e28d4e7f82ce194d (diff) |
Notes
Diffstat (limited to 'graphics/pyro')
-rw-r--r-- | graphics/pyro/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pyro/Makefile b/graphics/pyro/Makefile index 3e5f9678a7a2..6e20a7fe7f6b 100644 --- a/graphics/pyro/Makefile +++ b/graphics/pyro/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Simple OpenGL-based firework simulator BROKEN= No public distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 USES= jpeg USE_GL= gl glut |