|
Lines 6-16
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= icegenerator |
8 |
PORTNAME= icegenerator |
| 9 |
PORTVERSION= 0.5.4 |
9 |
PORTVERSION= 0.5.5p2 |
| 10 |
PORTREVISION= 2 |
|
|
| 11 |
CATEGORIES= audio net |
10 |
CATEGORIES= audio net |
| 12 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
| 13 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
|
|
13 |
DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-pre/} |
| 14 |
|
14 |
|
| 15 |
MAINTAINER= funkblaster@mail.ru |
15 |
MAINTAINER= funkblaster@mail.ru |
| 16 |
COMMENT= Direct streaming generator for Icecast/Shoutcast |
16 |
COMMENT= Direct streaming generator for Icecast/Shoutcast |
|
Lines 21-26
Link Here
|
| 21 |
GNU_CONFIGURE= yes |
21 |
GNU_CONFIGURE= yes |
| 22 |
USE_GMAKE= yes |
22 |
USE_GMAKE= yes |
| 23 |
|
23 |
|
|
|
24 |
CONFIGURE_ARGS+= --prefix=${PREFIX} --exec-prefix=${PREFIX} |
| 25 |
|
| 24 |
post-install: |
26 |
post-install: |
| 25 |
.if !defined(NOPORTDOCS) |
27 |
.if !defined(NOPORTDOCS) |
| 26 |
${MKDIR} ${DOCSDIR} |
28 |
${MKDIR} ${DOCSDIR} |