|
Lines 6-15
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= freesbie |
8 |
PORTNAME= freesbie |
| 9 |
PORTVERSION= 1.1.20051018 |
9 |
PORTVERSION= 2.0.20060202 |
| 10 |
CATEGORIES= sysutils |
10 |
CATEGORIES= sysutils |
| 11 |
MASTER_SITES= http://www.rrr.de/~riggs/freesbie/ |
11 |
MASTER_SITES= http://www.rrr.de/~riggs/freesbie/ |
| 12 |
DISTNAME= ${PORTNAME}-${PORTVERSION:S/1.1.//} |
12 |
DISTNAME= ${PORTNAME}-${PORTVERSION:S/2.0.//} |
| 13 |
|
13 |
|
| 14 |
MAINTAINER= riggs@rrr.de |
14 |
MAINTAINER= riggs@rrr.de |
| 15 |
COMMENT= Yet another cool answer to the system-on-cd question |
15 |
COMMENT= Yet another cool answer to the system-on-cd question |
|
Lines 19-25
Link Here
|
| 19 |
USE_BZIP2= yes |
19 |
USE_BZIP2= yes |
| 20 |
NO_BUILD= yes |
20 |
NO_BUILD= yes |
| 21 |
|
21 |
|
| 22 |
WRKSRC= ${WRKDIR}/${PORTNAME} |
22 |
WRKSRC= ${WRKDIR}/${PORTNAME}2 |
| 23 |
|
23 |
|
| 24 |
.include <bsd.port.pre.mk> |
24 |
.include <bsd.port.pre.mk> |
| 25 |
|
25 |
|