|
Lines 2-20
Link Here
|
| 2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
| 3 |
|
3 |
|
| 4 |
PORTNAME= sk1libs |
4 |
PORTNAME= sk1libs |
| 5 |
PORTVERSION= 0.9.1 |
5 |
PORTVERSION= 2.0rc2 |
| 6 |
PORTREVISION= 2 |
|
|
| 7 |
CATEGORIES= graphics python |
6 |
CATEGORIES= graphics python |
| 8 |
MASTER_SITES= GOOGLE_CODE \ |
7 |
MASTER_SITES= https://downloads.sk1project.net/sk1/2.0rc2/ |
| 9 |
http://mirror.amdmi3.ru/distfiles/ |
8 |
DISTNAME= sk1-2.0rc2 |
| 10 |
|
9 |
|
| 11 |
MAINTAINER= amdmi3@FreeBSD.org |
10 |
MAINTAINER= amdmi3@FreeBSD.org |
| 12 |
COMMENT= Set of python libraries for sK1 Project |
11 |
COMMENT= Set of python libraries for sK1 Project |
| 13 |
|
12 |
|
| 14 |
BROKEN= Unfetchable (google code has gone away) |
|
|
| 15 |
DEPRECATED= Unfetchable for more than six months (google code has gone away) |
| 16 |
EXPIRATION_DATE= 2017-04-30 |
| 17 |
|
| 18 |
LIB_DEPENDS= liblcms.so:graphics/lcms \ |
13 |
LIB_DEPENDS= liblcms.so:graphics/lcms \ |
| 19 |
libfreetype.so:print/freetype2 |
14 |
libfreetype.so:print/freetype2 |
| 20 |
|
15 |
|