Lines 3-11
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= bittorrent-libutp |
4 |
PORTNAME= bittorrent-libutp |
5 |
PORTVERSION= 0.20130514 |
5 |
PORTVERSION= 0.20130514 |
6 |
DISTVERSION= 7c4f19a |
|
|
7 |
CATEGORIES= net devel |
6 |
CATEGORIES= net devel |
8 |
MASTER_SITES= https://github.com/bittorrent/libutp/tarball/${DISTVERSION}/ |
|
|
9 |
|
7 |
|
10 |
MAINTAINER= mi@aldan.algebra.com |
8 |
MAINTAINER= mi@aldan.algebra.com |
11 |
COMMENT= The uTorrent Transport Protocol library |
9 |
COMMENT= The uTorrent Transport Protocol library |
Lines 12-17
COMMENT= The uTorrent Transport Protocol library
Link Here
|
12 |
|
10 |
|
13 |
LICENSE= MIT |
11 |
LICENSE= MIT |
14 |
|
12 |
|
|
|
13 |
USE_GITHUB= yes |
14 |
GH_ACCOUNT= ${PORTNAME:C/-.*//} |
15 |
GH_PROJECT= ${PORTNAME:C/.*-//} |
16 |
GH_TAGNAME= ${GH_COMMIT} |
17 |
GH_COMMIT= 7c4f19a |
18 |
|
15 |
USES= dos2unix uidfix |
19 |
USES= dos2unix uidfix |
16 |
MAKEFILE= ${FILESDIR}/BSDmakefile |
20 |
MAKEFILE= ${FILESDIR}/BSDmakefile |
17 |
USE_LDCONFIG= yes |
21 |
USE_LDCONFIG= yes |