Lines 7-13
Link Here
|
7 |
# |
7 |
# |
8 |
|
8 |
|
9 |
PORTNAME= botan |
9 |
PORTNAME= botan |
10 |
PORTVERSION= 1.8.10 |
10 |
PORTVERSION= 1.8.11 |
11 |
CATEGORIES= security |
11 |
CATEGORIES= security |
12 |
MASTER_SITES= http://files.randombit.net/botan/v1.8/ |
12 |
MASTER_SITES= http://files.randombit.net/botan/v1.8/ |
13 |
DISTNAME= Botan-${PORTVERSION} |
13 |
DISTNAME= Botan-${PORTVERSION} |
Lines 33-38
Link Here
|
33 |
MAKE_ARGS= CXX="${CXX}" LIB_OPT="${CXXFLAGS}" |
33 |
MAKE_ARGS= CXX="${CXX}" LIB_OPT="${CXXFLAGS}" |
34 |
USE_LDCONFIG= yes |
34 |
USE_LDCONFIG= yes |
35 |
|
35 |
|
|
|
36 |
PLIST_FILES= bin/botan-config lib/libbotan.a lib/libbotan.so lib/libbotan.so.0 libdata/pkgconfig/botan-1.8.pc |
37 |
|
36 |
PORTDOCS= * |
38 |
PORTDOCS= * |
37 |
|
39 |
|
38 |
.include <bsd.port.options.mk> |
40 |
.include <bsd.port.options.mk> |