aboutsummaryrefslogtreecommitdiff
path: root/sysutils/yawho/Makefile
diff options
context:
space:
mode:
authorDaniel Harris <dannyboy@FreeBSD.org>2000-12-16 20:33:11 +0000
committerDaniel Harris <dannyboy@FreeBSD.org>2000-12-16 20:33:11 +0000
commit6bc0d80aaea18a149b56390de9315433b4b0d92b (patch)
treef52410e3b3d603c78755868edf98c5fd07b54276 /sysutils/yawho/Makefile
parent17938504a62a9d89ce6e419c7c8839f6bfc59c85 (diff)
Notes
Diffstat (limited to 'sysutils/yawho/Makefile')
-rw-r--r--sysutils/yawho/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/sysutils/yawho/Makefile b/sysutils/yawho/Makefile
new file mode 100644
index 000000000000..6758c9873fb7
--- /dev/null
+++ b/sysutils/yawho/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: yawho
+# Date created: 16 December 2000
+# Whom: Daniel Harris <dannyboy@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= yawho
+PORTVERSION= 1.2
+CATEGORIES= sysutils
+MASTER_SITES= http://wizard.ae.krakow.pl/~mike/download/
+
+MAINTAINER= dannyboy@FreeBSD.org
+
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>