summaryrefslogtreecommitdiffstats
path: root/comms/snooper/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-05-20 06:23:49 +0000
committerasami <asami@FreeBSD.org>1997-05-20 06:23:49 +0000
commitc276bd56c2287612dd15dc2a109574452d47d93d (patch)
tree0fc99ce0f220b5560969474b13e14f5de506e175 /comms/snooper/Makefile
parent1c7e1c0cefcdbf34b5f987cc9759fc231556adf5 (diff)
downloadFreeBSD-ports-c276bd56c2287612dd15dc2a109574452d47d93d.zip
FreeBSD-ports-c276bd56c2287612dd15dc2a109574452d47d93d.tar.gz
Re-import this to comms. Sorry!
Diffstat (limited to 'comms/snooper/Makefile')
-rw-r--r--comms/snooper/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile
new file mode 100644
index 0000000..5fe3879
--- /dev/null
+++ b/comms/snooper/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: snooper
+# Date created: 4 May 1997
+# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
+#
+# $Id: Makefile,v 1.1.1.1 1997/05/20 06:11:15 asami Exp $
+#
+
+DISTNAME= snooper.970212
+PKGNAME= snooper-970212
+CATEGORIES= comms
+MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/
+
+MAINTAINER= itojun.itojun.org
+
+WRKSRC= ${WRKDIR}/snooper/build
+HAS_CONFIGURE= yes
+
+post-install:
+ ${MKDIR} ${PREFIX}/share/doc/snooper
+ ${INSTALL_DATA} ${WRKSRC}/../README ${PREFIX}/share/doc/snooper
+ ${CAT} ${PKGDIR}/MESSAGE
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud