summaryrefslogtreecommitdiff
path: root/net-mgmt/ipfm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/ipfm/Makefile')
-rw-r--r--net-mgmt/ipfm/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/net-mgmt/ipfm/Makefile b/net-mgmt/ipfm/Makefile
deleted file mode 100644
index 040eb1e5c92e..000000000000
--- a/net-mgmt/ipfm/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: ipfm
-# Date Created: 4 Mar 2000
-# Whom: Roman Shterenzon <roman@xpert.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ipfm
-PORTVERSION= 0.10.4
-CATEGORIES= net
-MASTER_SITES= http://www.via.ecp.fr/~tibob/ipfm/archive/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= roman@xpert.com
-
-PATCH_STRIP= -p1
-
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>