summaryrefslogtreecommitdiffstats
path: root/devel/poco-ssl/Makefile
blob: 480f70d9a00c0d9ae6d92eefa4e0c63a38079217 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# ex:ts=8
# New ports collection makefile for:	poco-ssl
# Date created:			Jan 28, 2007
# Whom:				wes
#
# $FreeBSD$
#

PORTNAME=	poco
PORTVERSION=	1.3.2
CATEGORIES=	devel net
MASTER_SITES=	SF
MASTER_SITE_SUBDIR=	${PORTNAME}
PKGNAMESUFFIX=	-ssl
DISTNAME=	poco-${PORTVERSION}-ssl

MAINTAINER=	wes@FreeBSD.org
COMMENT=	C++ Portable Components library with NetSSL library

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_BZIP2=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud