summaryrefslogtreecommitdiff
path: root/devel/poser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/poser/Makefile')
-rw-r--r--devel/poser/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/poser/Makefile b/devel/poser/Makefile
index 9d3fea06bf85..234f70c209d0 100644
--- a/devel/poser/Makefile
+++ b/devel/poser/Makefile
@@ -4,13 +4,16 @@ CATEGORIES= devel
MASTER_SITES= https://github.com/Zirias/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/download/v${DISTVERSION}
-MAINTAINER= zirias@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= C framework for POsix SERvices
WWW= https://zirias.github.io/poser/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Unmaintained port
+EXPIRATION_DATE=2025-12-31
+
USES= compiler:c11 gmake pkgconfig tar:xz
USE_LDCONFIG= yes