|
Lines 4-19
Link Here
|
| 4 |
PORTVERSION= 0.3.0 |
4 |
PORTVERSION= 0.3.0 |
| 5 |
PORTREVISION= 4 |
5 |
PORTREVISION= 4 |
| 6 |
CATEGORIES= net-im |
6 |
CATEGORIES= net-im |
| 7 |
MASTER_SITES= GOOGLE_CODE |
7 |
MASTER_SITES= http://BSDforge.com/projects/source/net-im/mbpurple/ |
| 8 |
PROJECTHOST= microblog-purple |
|
|
| 9 |
|
8 |
|
| 10 |
MAINTAINER= ports@FreeBSD.org |
9 |
MAINTAINER= portmaster@bsdforge.com |
| 11 |
COMMENT= Integrate Twitter with Pidgin (AKA microblog-purple) |
10 |
COMMENT= Integrate Twitter with Pidgin (AKA microblog-purple) |
| 12 |
|
11 |
|
| 13 |
BROKEN= Unfetchable (google code has gone away) |
|
|
| 14 |
DEPRECATED= Unfetchable for more than six months (google code has gone away) |
| 15 |
EXPIRATION_DATE= 2017-04-30 |
| 16 |
|
| 17 |
BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:net-im/pidgin |
12 |
BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:net-im/pidgin |
| 18 |
RUN_DEPENDS= ${LOCALBASE}/bin/pidgin:net-im/pidgin |
13 |
RUN_DEPENDS= ${LOCALBASE}/bin/pidgin:net-im/pidgin |
| 19 |
|
14 |
|