|
Lines 1-6
Link Here
|
| 1 |
PORTNAME= tktray |
1 |
PORTNAME= tktray |
| 2 |
PORTVERSION= 1.3.9 |
2 |
PORTVERSION= 1.3.9 |
| 3 |
PORTREVISION= 1 |
3 |
PORTREVISION= 2 |
| 4 |
CATEGORIES= x11-toolkits tk |
4 |
CATEGORIES= x11-toolkits tk |
| 5 |
MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/tktray/tktray1.3.9.tar.gz/6f7f22e7c6f1d7dc9f7e19ee2e9a82aa/ |
5 |
MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/tktray/tktray1.3.9.tar.gz/6f7f22e7c6f1d7dc9f7e19ee2e9a82aa/ |
| 6 |
DISTNAME= ${PORTNAME}${PORTVERSION} |
6 |
DISTNAME= ${PORTNAME}${PORTVERSION} |
|
Lines 9-14
MAINTAINER= tcltk@FreeBSD.org
Link Here
|
| 9 |
COMMENT= System tray icon support |
9 |
COMMENT= System tray icon support |
| 10 |
WWW= https://sw4me.com/wiki/Tktray |
10 |
WWW= https://sw4me.com/wiki/Tktray |
| 11 |
|
11 |
|
|
|
12 |
LICENSE= TKTRAY |
| 13 |
LICENSE_NAME= TKTRAY License |
| 14 |
LICENSE_FILE= ${WRKSRC}/license.terms |
| 15 |
LICENSE_PERMS= auto-accept |
| 16 |
|
| 12 |
USES+= tk:tea xorg |
17 |
USES+= tk:tea xorg |
| 13 |
USE_XORG= x11 xext |
18 |
USE_XORG= x11 xext |
| 14 |
|
19 |
|