View | Details | Raw Unified | Return to bug 279101
Collapse All | Expand All

(-)b/x11-toolkits/tkshape/Makefile (-1 / +6 lines)
Lines 1-6 Link Here
1
PORTNAME=		tkshape
1
PORTNAME=		tkshape
2
PORTVERSION=		0.4
2
PORTVERSION=		0.4
3
PORTREVISION=		3
3
PORTREVISION=		4
4
CATEGORIES=		x11-toolkits
4
CATEGORIES=		x11-toolkits
5
MASTER_SITES=		http://www.cs.man.ac.uk/~fellowsd/tcl/ \
5
MASTER_SITES=		http://www.cs.man.ac.uk/~fellowsd/tcl/ \
6
			http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
6
			http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
Lines 10-15 MAINTAINER= nivit@FreeBSD.org Link Here
10
COMMENT=		Tk library to access to X Shaped Window Extension
10
COMMENT=		Tk library to access to X Shaped Window Extension
11
WWW=		https://www.cs.man.ac.uk/~fellowsd/tcl/shapeidx.html
11
WWW=		https://www.cs.man.ac.uk/~fellowsd/tcl/shapeidx.html
12
12
13
LICENSE=		TKSHAPE
14
LICENSE_NAME=	TKSHAPE License
15
LICENSE_FILE=	${WRKSRC}/license.txt
16
LICENSE_PERMS=	auto-accept
17
13
USES=			gmake tk xorg
18
USES=			gmake tk xorg
14
19
15
USE_XORG=		x11 xext
20
USE_XORG=		x11 xext

Return to bug 279101