Lines 1-9
Link Here
|
1 |
# $FreeBSD$ |
1 |
# $FreeBSD$ |
2 |
|
2 |
|
3 |
PORTNAME= sie-nmsg |
3 |
PORTNAME= sie-nmsg |
4 |
PORTVERSION= 0.16 |
4 |
PORTVERSION= 0.17.0 |
5 |
CATEGORIES= net dns |
5 |
CATEGORIES= net dns |
6 |
MASTER_SITES= https://dl.farsightsecurity.com/dist/sie-nmsg/ |
6 |
MASTER_SITES= https://dl.farsightsecurity.com/dist/sie-nmsg/ \ |
|
|
7 |
http://dl.farsightsecurity.com/dist/sie-nmsg/ |
7 |
|
8 |
|
8 |
MAINTAINER= truckman@FreeBSD.org |
9 |
MAINTAINER= truckman@FreeBSD.org |
9 |
COMMENT= SIE message module plugin for libnmsg |
10 |
COMMENT= SIE message module plugin for libnmsg |
Lines 17-23
Link Here
|
17 |
GNU_CONFIGURE= yes |
18 |
GNU_CONFIGURE= yes |
18 |
USES= gmake libtool pathfix pkgconfig |
19 |
USES= gmake libtool pathfix pkgconfig |
19 |
|
20 |
|
20 |
post-install: |
21 |
INSTALL_TARGET= install-strip |
21 |
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/nmsg/nmsg_msg8_sie.so |
|
|
22 |
|
22 |
|
23 |
.include <bsd.port.mk> |
23 |
.include <bsd.port.mk> |