1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

graphics/xfpovray: Mark DEPRECATED

- BROKEN on all supported versions for more than 2 years after the EOL
  of 12
- Set EXPIRATION_DATE 2023-12-31
- Pet portclippy
This commit is contained in:
Muhammad Moinur Rahman 2023-10-29 15:30:40 +01:00
parent ae4438ec12
commit 0033c1b3a6

View File

@ -8,17 +8,20 @@ MASTER_SITES= http://www.batse.msfc.nasa.gov/~mallozzi/home/software/xforms/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical interface to POV-Ray
LIB_DEPENDS= libforms.so:x11-toolkits/xforms
RUN_DEPENDS= povray:graphics/povray-meta
BROKEN_FreeBSD_13= does not build
BROKEN_FreeBSD_14= does not build
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= BROKEN for more than 2 years on all supported versions after the EOL of 12
EXPIRATION_DATE= 2023-12-31
BROKEN_FreeBSD_13= does not build
BROKEN_FreeBSD_14= does not build
LIB_DEPENDS= libforms.so:x11-toolkits/xforms
RUN_DEPENDS= povray:graphics/povray-meta
USES= tar:tgz uidfix xorg
USE_XORG= x11 xext xpm
MAKEFILE= ${FILESDIR}/BSDmakefile
MAKE_ENV= DOCSDIR="${DOCSDIR}"