View | Details | Raw Unified | Return to bug 276387 | Differences between
and this patch

Collapse All | Expand All

(-)b/x11/xvt/Makefile (-5 / +2 lines)
Lines 1-19 Link Here
1
PORTNAME=	xvt
1
PORTNAME=	xvt
2
PORTVERSION=	3.0.1
2
PORTVERSION=	3.0.1
3
PORTREVISION=	1
3
PORTREVISION=	2
4
CATEGORIES+=	x11
4
CATEGORIES+=	x11
5
MASTER_SITES=	https://BSDforge.com/projects/source/x11/xvt/
5
MASTER_SITES=	https://BSDforge.com/projects/source/x11/xvt/
6
6
7
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	portmaster@BSDforge.com
8
COMMENT=	Xterm replacement, supporting color, transparency, and more, with less
8
COMMENT=	Xterm replacement, supporting color, transparency, and more, with less
9
WWW=		https://BSDforge.com/projects/x11/xvt/
9
WWW=		https://BSDforge.com/projects/x11/xvt/
10
10
11
LICENSE=	BSD2CLAUSE GPLv2
11
LICENSE=	BSD2CLAUSE GPLv2
12
LICENSE_COMB=	multi
12
LICENSE_COMB=	multi
13
13
14
DEPRECATED=	Deprecated in favour of various forks, consider using x11/rxvt-unicode
15
EXPIRATION_DATE=2024-02-29
16
17
PORTDOCS=	xvt.1.html xvtRef.html xvtRef.txt
14
PORTDOCS=	xvt.1.html xvtRef.html xvtRef.txt
18
15
19
USES=		libtool perl5 tar:xz xorg
16
USES=		libtool perl5 tar:xz xorg

Return to bug 276387