1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
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

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