freebsd-ports/security/xyssl/Makefile
Vanilla I. Shu 9ac356527f Add xyssl 0.6, a liteweight SSL and TLS toolkit for C developers.
PR:		ports/111279
Submitted by:	mdh <mdh at solitox.net>
2007-04-08 10:15:35 +00:00

22 lines
470 B
Makefile

# 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>