|
Lines 7-16
Link Here
|
| 7 |
MASTER_SITES= SF/libsocket/${PORTNAME}-stable/${PORTVERSION} |
7 |
MASTER_SITES= SF/libsocket/${PORTNAME}-stable/${PORTVERSION} |
| 8 |
|
8 |
|
| 9 |
MAINTAINER= ports@FreeBSD.org |
9 |
MAINTAINER= ports@FreeBSD.org |
| 10 |
COMMENT= A C++ wrapper library to the sockets |
10 |
COMMENT= C++ wrapper library to the sockets |
|
|
11 |
|
| 12 |
LICENSE= LGPL21 # (or later) |
| 11 |
|
13 |
|
| 12 |
USE_AUTOTOOLS= libtool |
14 |
USE_AUTOTOOLS= libtool |
| 13 |
GNU_CONFIGURE= yes |
|
|
| 14 |
USE_LDCONFIG= yes |
15 |
USE_LDCONFIG= yes |
| 15 |
|
16 |
|
| 16 |
.include <bsd.port.mk> |
17 |
.include <bsd.port.mk> |