Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= smartmontools |
8 |
PORTNAME= smartmontools |
9 |
PORTVERSION= 5.21 |
9 |
PORTVERSION= 5.22 |
10 |
CATEGORIES= sysutils |
10 |
CATEGORIES= sysutils |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
Lines 41-50
Link Here
|
41 |
.endif |
41 |
.endif |
42 |
|
42 |
|
43 |
.include <bsd.port.pre.mk> |
43 |
.include <bsd.port.pre.mk> |
44 |
|
|
|
45 |
.if ${OSVERSION} < 500000 |
46 |
IGNORE= smartmontools currently support only FreeBSD 5.x |
47 |
.endif |
48 |
|
44 |
|
49 |
post-install: |
45 |
post-install: |
50 |
${CAT} ${PKGMESSAGE} |
46 |
${CAT} ${PKGMESSAGE} |