Lines 7-21
Link Here
|
7 |
# |
7 |
# |
8 |
|
8 |
|
9 |
PORTNAME= libghthash |
9 |
PORTNAME= libghthash |
10 |
PORTVERSION= 0.5.4 |
10 |
PORTVERSION= 0.5.5 |
11 |
CATEGORIES= devel |
11 |
CATEGORIES= devel |
12 |
MASTER_SITES= http://www.ipd.bth.se/ska/sim_home/filer/ |
12 |
MASTER_SITES= http://www.ipd.bth.se/ska/sim_home/filer/ |
13 |
|
13 |
|
14 |
MAINTAINER= ports@FreeBSD.org |
14 |
MAINTAINER= ports@FreeBSD.org |
15 |
COMMENT= Generic Hash Table |
15 |
COMMENT= Generic Hash Table |
16 |
|
16 |
|
17 |
USE_LIBTOOL_VER= 13 |
17 |
USE_LIBTOOL_VER= 15 |
18 |
GNU_CONFIGURE= yes |
18 |
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
19 |
INSTALLS_SHLIB= yes |
19 |
INSTALLS_SHLIB= yes |
20 |
|
20 |
|
21 |
.include <bsd.port.mk> |
21 |
.include <bsd.port.mk> |