summaryrefslogtreecommitdiff
path: root/net/ipw/Makefile
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1999-01-29 21:27:11 +0000
committerMatthew Hunt <mph@FreeBSD.org>1999-01-29 21:27:11 +0000
commit76a25672632f3d998521b15fc092a96753c44bdd (patch)
tree5c47d49f23717938ca85c3443ca629313ae2d6bc /net/ipw/Makefile
parentc0897df3295ca09b601526eea9fd22e41fe92ed6 (diff)
downloadfreebsd-ports-76a25672632f3d998521b15fc092a96753c44bdd.zip
Import of ipw, a "whois" replacement that automatically queries
several databases.
Diffstat (limited to 'net/ipw/Makefile')
-rw-r--r--net/ipw/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/net/ipw/Makefile b/net/ipw/Makefile
new file mode 100644
index 000000000000..f2a8419afc30
--- /dev/null
+++ b/net/ipw/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: ipw
+# Version required: 2.7
+# Date created: 29 January 1999
+# Whom: mph
+#
+# $Id$
+#
+
+DISTNAME= ipw
+PKGNAME= ipw-2.7
+CATEGORIES= net
+MASTER_SITES= http://mjhb.marina-del-rey.ca.us/ipw/
+
+MAINTAINER= mph@freebsd.org
+
+NO_WRKSUBDIR= yes
+
+.include <bsd.port.mk>