aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/portsearch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ports-mgmt/portsearch/Makefile')
-rw-r--r--ports-mgmt/portsearch/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/ports-mgmt/portsearch/Makefile b/ports-mgmt/portsearch/Makefile
deleted file mode 100644
index 5f7c9567e1d9..000000000000
--- a/ports-mgmt/portsearch/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: portsearch
-# Date created: 22 Nov 2005
-# Whom: Vasil Dimov <vd@datamax.bg>
-#
-# $FreeBSD$
-#
-
-PORTNAME= portsearch
-PORTVERSION= 1.3.0
-CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= vd/portsearch
-
-MAINTAINER= vd@FreeBSD.org
-COMMENT= Port searching tool that supports search by packing list files
-
-PLIST_FILES= bin/portsearch %%DATADIR%%/Makefile
-PLIST_DIRS= %%DATADIR%%
-
-.include <bsd.port.mk>