Lines 1-4
Link Here
|
1 |
# New ports collection makefile for: gorilla |
1 |
# New ports collection Makefile for: gorilla |
2 |
# Date created: 2006-02-11 |
2 |
# Date created: 2006-02-11 |
3 |
# Whom: Kay Lehmann <kay_lehmann@web.de> |
3 |
# Whom: Kay Lehmann <kay_lehmann@web.de> |
4 |
# |
4 |
# |
Lines 6-25
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= gorilla |
8 |
PORTNAME= gorilla |
9 |
PORTVERSION= 1.5.3 |
9 |
PORTVERSION= 1.5.3.1 |
10 |
DISTVERSIONSUFFIX= 1996106 |
10 |
DISTVERSIONSUFFIX= c05eb4e |
11 |
CATEGORIES= security |
11 |
CATEGORIES= security |
12 |
MASTER_SITES= http://download.github.com/\ |
12 |
MASTER_SITES= http://www.bayofrum.net/dist/gorilla/ \ |
13 |
http://www.bayofrum.net/dist/gorilla/ |
13 |
http://cerberus.bayofrum.net/dist/gorilla/ |
14 |
DISTNAME= zdia-${PORTNAME}-v${DISTVERSION}-0-g${DISTVERSIONSUFFIX} |
14 |
DISTNAME= zdia-${PORTNAME}-v${DISTVERSION}-0-g${DISTVERSIONSUFFIX} |
15 |
|
15 |
|
16 |
MAINTAINER= utisoft@gmail.com |
16 |
MAINTAINER= utisoft@gmail.com |
17 |
COMMENT= Password Gorilla is a cross-platform Password Manager |
17 |
COMMENT= Password Gorilla is a cross-platform Password Manager |
18 |
|
18 |
|
|
|
19 |
LICENSE= GPLv2 |
20 |
|
19 |
RUN_DEPENDS= ${LOCALBASE}/lib/bwidget/init.tcl:${PORTSDIR}/x11-toolkits/bwidget \ |
21 |
RUN_DEPENDS= ${LOCALBASE}/lib/bwidget/init.tcl:${PORTSDIR}/x11-toolkits/bwidget \ |
20 |
itcl>=3.4:${PORTSDIR}/lang/itcl |
22 |
itcl>=3.4:${PORTSDIR}/lang/itcl |
21 |
|
23 |
|
22 |
WRKSRC= ${WRKDIR}/zdia-${PORTNAME}-${DISTVERSIONSUFFIX} |
24 |
WRKSRC= ${WRKDIR}/zdia-${PORTNAME}-${DISTVERSIONSUFFIX} |
23 |
USE_TCL_RUN= 85+ |
25 |
USE_TCL_RUN= 85+ |
24 |
USE_TK= 85+ |
26 |
USE_TK= 85+ |
25 |
NO_BUILD= yes |
27 |
NO_BUILD= yes |