Lines 6-21
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= str |
8 |
PORTNAME= str |
9 |
PORTVERSION= 0.9.8 |
9 |
PORTVERSION= 0.9.9 |
10 |
CATEGORIES= devel |
10 |
CATEGORIES= devel |
11 |
MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/str/ |
11 |
MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/str/ |
12 |
|
12 |
|
13 |
MAINTAINER= ports@FreeBSD.org |
13 |
MAINTAINER= ports@FreeBSD.org |
14 |
COMMENT= Generic String Library |
14 |
COMMENT= Generic String Library |
15 |
|
15 |
|
16 |
HAS_CONFIGURE= yes |
16 |
USE_LIBTOOL_VER= 15 |
17 |
INSTALLS_SHLIB= yes |
17 |
INSTALLS_SHLIB= yes |
18 |
CONFIGURE_ARGS= --prefix=${PREFIX} |
|
|
19 |
|
18 |
|
20 |
MAN1= str-config.1 |
19 |
MAN1= str-config.1 |
21 |
MAN3= str.3 |
20 |
MAN3= str.3 |