aboutsummaryrefslogtreecommitdiff
path: root/devel/cdash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cdash/Makefile')
-rw-r--r--devel/cdash/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/devel/cdash/Makefile b/devel/cdash/Makefile
index bd0dff70e775..ff421160abeb 100644
--- a/devel/cdash/Makefile
+++ b/devel/cdash/Makefile
@@ -1,18 +1,20 @@
-# Created by: gahr
-
PORTNAME= cdash
PORTVERSION= 2.2.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://www.cdash.org/wp-content/uploads/2014/11/
DISTNAME= CDash-2-2-3
-MAINTAINER= portmaster@BSDforge.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Web-based software testing server
+WWW= https://www.cdash.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/License.txt
+DEPRECATED= Very outdated version that's unsupported upstream
+EXPIRATION_DATE=2024-04-30
+
USES= cmake dos2unix php zip
DOS2UNIX_GLOB= *.php *.xml *.xsl *.txt
CMAKE_ARGS= -DCDASH_DB_NAME:STRING=cdash \