summaryrefslogtreecommitdiff
path: root/net/gnet2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnet2/Makefile')
-rw-r--r--net/gnet2/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/net/gnet2/Makefile b/net/gnet2/Makefile
deleted file mode 100644
index 416e763cc5e9..000000000000
--- a/net/gnet2/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: gnet
-# Date created: 16 February 2000
-# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnet
-PORTVERSION= 1.1.0
-CATEGORIES= net
-MASTER_SITES= http://www.gnetlibrary.org/src/
-
-MAINTAINER= nakai@FreeBSD.org
-
-USE_GLIB= yes
-USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
-
-.include <bsd.port.mk>