|
Lines 6-12
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= dmidecode |
8 |
PORTNAME= dmidecode |
| 9 |
PORTVERSION= 2.9 |
9 |
PORTVERSION= 2.10 |
| 10 |
CATEGORIES= sysutils |
10 |
CATEGORIES= sysutils |
| 11 |
MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ |
11 |
MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ |
| 12 |
ftp://ftp.nuug.no/pub/anders/distfiles/ |
12 |
ftp://ftp.nuug.no/pub/anders/distfiles/ |
|
Lines 23-28
Link Here
|
| 23 |
PORTDOCS= AUTHORS CHANGELOG README |
23 |
PORTDOCS= AUTHORS CHANGELOG README |
| 24 |
|
24 |
|
| 25 |
MAN8= biosdecode.8 dmidecode.8 ownership.8 vpddecode.8 |
25 |
MAN8= biosdecode.8 dmidecode.8 ownership.8 vpddecode.8 |
|
|
26 |
PLIST_FILES= sbin/biosdecode sbin/dmidecode sbin/ownership sbin/vpddecode |
| 26 |
|
27 |
|
| 27 |
post-patch: |
28 |
post-patch: |
| 28 |
.if defined(NOPORTDOCS) |
29 |
.if defined(NOPORTDOCS) |