diff options
Diffstat (limited to 'games/palomino/Makefile')
-rw-r--r-- | games/palomino/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/palomino/Makefile b/games/palomino/Makefile index 7d2609bae5a7..bfb7415f4539 100644 --- a/games/palomino/Makefile +++ b/games/palomino/Makefile @@ -16,6 +16,9 @@ WWW= https://www.palomino3d.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE_GNU_GPL_2.txt +DEPRECATED= Obsolete and abandoneed, last release in 2013, not playable +EXPIRATION_DATE=2025-09-10 + LIB_DEPENDS= libosg.so:graphics/osg34 USES= alias compiler:c++11-lang cmake:insource,noninja gl lua:51 tar:xz |