freebsd-ports/security/nettle2/Makefile
Ying-Chieh Liao 851e22c3e6 add nettle
A low-level cryptographic library
2001-12-06 09:02:25 +00:00

21 lines
367 B
Makefile

# ex:ts=8
# New ports collection makefile for: nettle
# Date created: Dec 6, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= nettle
PORTVERSION= 1.0
CATEGORIES= security
MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
ftp://ftp.lysator.liu.se/pub/security/lsh/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>