aboutsummaryrefslogtreecommitdiffstats
path: root/security/xyssl/Makefile
blob: aec22de446fe77403e732c2cbcf1171297a22ae4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    xyssl
# Date created:             2007-04-05
# Whom:                 mdh <mdh@solitox.net>
#
# $FreeBSD$
#

PORTNAME=   xyssl
PORTVERSION=    0.6
CATEGORIES= security devel
MASTER_SITES=   http://xyssl.org/code/download/ \
        ftp://ftp.solitox.net/pub/XySSL/
DISTNAME=   xyssl-${PORTVERSION}
EXTRACT_SUFX=   .tgz

MAINTAINER= mdh@solitox.net
COMMENT=    A liteweight SSL and TLS toolkit for C developers

# HAS_CONFIGURE=    no
# GNU_CONFIGURE=    no

.include <bsd.port.mk>