|
Lines 7-13
Link Here
|
| 7 |
|
7 |
|
| 8 |
PORTNAME= ctorrent |
8 |
PORTNAME= ctorrent |
| 9 |
PORTVERSION= 1.3.4 |
9 |
PORTVERSION= 1.3.4 |
| 10 |
PORTREVISION= 1 |
10 |
PORTREVISION= 2 |
| 11 |
CATEGORIES= net |
11 |
CATEGORIES= net |
| 12 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
12 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
| 13 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
13 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
|
Lines 24-30
Link Here
|
| 24 |
PLIST_FILES= bin/ctorrent |
24 |
PLIST_FILES= bin/ctorrent |
| 25 |
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |
25 |
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |
| 26 |
|
26 |
|
| 27 |
PORTDOCS= README-DNH |
27 |
PORTDOCS= README-DNH.TXT |
| 28 |
|
28 |
|
| 29 |
.if !defined(NOPORTDOCS) |
29 |
.if !defined(NOPORTDOCS) |
| 30 |
post-install: |
30 |
post-install: |