mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 10:40:46 -04:00
Added second MASTER_SITES
Add GPL comment in pkg-descr Submitted by: Boris Samorodov <bsam@ipt.ru> (maintainer via email)
This commit is contained in:
parent
9c999f010e
commit
73a82b062f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146420
2 changed files with 4 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
||||||
PORTNAME= Ice
|
PORTNAME= Ice
|
||||||
PORTVERSION= 2.1.2
|
PORTVERSION= 2.1.2
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= http://www.zeroc.com/download/Ice/2.1/
|
MASTER_SITES= http://www.zeroc.com/download/Ice/2.1/ \
|
||||||
|
ftp://ftp.ipt.ru/pub/download/
|
||||||
PKGNAMEPREFIX= py-
|
PKGNAMEPREFIX= py-
|
||||||
DISTNAME= IcePy-${PORTVERSION}
|
DISTNAME= IcePy-${PORTVERSION}
|
||||||
|
|
||||||
|
|
|
@ -5,6 +5,8 @@ to the Ice product portfolio, enabling developers to take advantage
|
||||||
of the productivity offered by Python's friendly syntax and extensive
|
of the productivity offered by Python's friendly syntax and extensive
|
||||||
function library.
|
function library.
|
||||||
|
|
||||||
|
This Ice distribution is released under the GNU General Public License (GPL).
|
||||||
|
|
||||||
WWW: http://www.zeroc.org/
|
WWW: http://www.zeroc.org/
|
||||||
|
|
||||||
- Boris B. Samorodov
|
- Boris B. Samorodov
|
||||||
|
|
Loading…
Add table
Reference in a new issue