aboutsummaryrefslogtreecommitdiff
path: root/security/nettle2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/nettle2/Makefile')
-rw-r--r--security/nettle2/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/security/nettle2/Makefile b/security/nettle2/Makefile
deleted file mode 100644
index 63adbf8d189f..000000000000
--- a/security/nettle2/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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>