Lines 6-21
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= shtool |
8 |
PORTNAME= shtool |
9 |
PORTVERSION= 2.0.1 |
9 |
PORTVERSION= 2.0.2 |
10 |
CATEGORIES= devel |
10 |
CATEGORIES= devel |
11 |
MASTER_SITES= ${MASTER_SITE_OSSP} |
11 |
MASTER_SITES= ${MASTER_SITE_GNU} |
12 |
MASTER_SITE_SUBDIR= tool/${PORTNAME} |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
13 |
|
13 |
|
14 |
MAINTAINER= ports@FreeBSD.org |
14 |
MAINTAINER= ports@FreeBSD.org |
15 |
COMMENT= The GNU Portable Shell Tool |
15 |
COMMENT= The GNU Portable Shell Tool |
16 |
|
16 |
|
17 |
USE_PERL5_BUILD= yes |
17 |
USE_PERL5_BUILD= yes |
18 |
GNU_CONFIGURE= yes |
18 |
GNU_CONFIGURE= yes |
|
|
19 |
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
19 |
|
20 |
|
20 |
MAN1= shtool-arx.1 shtool-echo.1 shtool-fixperm.1 shtool-install.1 \ |
21 |
MAN1= shtool-arx.1 shtool-echo.1 shtool-fixperm.1 shtool-install.1 \ |
21 |
shtool-mdate.1 shtool-mkdir.1 shtool-mkln.1 shtool-mkshadow.1 \ |
22 |
shtool-mdate.1 shtool-mkdir.1 shtool-mkln.1 shtool-mkshadow.1 \ |