Lines 1-13
Link Here
|
1 |
PORTNAME= lsblk |
1 |
PORTNAME= lsblk |
2 |
PORTVERSION= 3.8 |
2 |
DISTVERSION= 3.9 |
3 |
CATEGORIES= sysutils |
3 |
CATEGORIES= sysutils |
4 |
MASTER_SITES= https://github.com/vermaden/lsblk/raw/master/release/ |
4 |
MASTER_SITES= https://github.com/vermaden/lsblk/raw/master/release/:source \ |
|
|
5 |
https://github.com/vermaden/lsblk/raw/master/:license |
6 |
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source \ |
7 |
LICENSE:license |
8 |
DIST_SUBDIR= ${PORTNAME} |
9 |
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |
5 |
|
10 |
|
6 |
MAINTAINER= vermaden@interia.pl |
11 |
MAINTAINER= vermaden@interia.pl |
7 |
COMMENT= Lists information about block devices in the system |
12 |
COMMENT= Lists information about block devices in the system |
8 |
WWW= https://github.com/vermaden/lsblk |
13 |
WWW= https://github.com/vermaden/lsblk |
9 |
|
14 |
|
10 |
LICENSE= BSD2CLAUSE |
15 |
LICENSE= BSD2CLAUSE |
|
|
16 |
LICENSE_FILE= ${DISTDIR}/${DIST_SUBDIR}/LICENSE |
11 |
|
17 |
|
12 |
NO_ARCH= YES |
18 |
NO_ARCH= YES |
13 |
NO_BUILD= YES |
19 |
NO_BUILD= YES |