summaryrefslogtreecommitdiff
path: root/misc/qlas
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-10-28 12:19:46 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-10-28 12:19:46 +0000
commit9c2af76ca5842a968a6180a64583a8e654eba528 (patch)
tree458b0809092c004e3111e6f5f37c5e95e5de3288 /misc/qlas
parentProperly rmdir share/examples/%%PYTHON_VERSION%% on deinstallation. (diff)
New Port: misc/qlas
qico FIDO mailer log analyzer and statistic builder. PR: 21988 Submitted by: Denis Shaposhnikov <dsh@wizard.vlink.ru>
Notes
Notes: svn path=/head/; revision=34351
Diffstat (limited to 'misc/qlas')
-rw-r--r--misc/qlas/Makefile26
-rw-r--r--misc/qlas/distinfo1
-rw-r--r--misc/qlas/pkg-comment1
-rw-r--r--misc/qlas/pkg-descr1
-rw-r--r--misc/qlas/pkg-plist2
5 files changed, 31 insertions, 0 deletions
diff --git a/misc/qlas/Makefile b/misc/qlas/Makefile
new file mode 100644
index 000000000000..010db36f3f26
--- /dev/null
+++ b/misc/qlas/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: qlas
+# Date created: 14 Oct 2000
+# Whom: Denis Shaposhnikov <dsh@vlink.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= qlas
+PORTVERSION= 1.91
+CATEGORIES= misc
+MASTER_SITES= http://lev.serebryakov.spb.ru/download/qlas/
+
+MAINTAINER= dsh@vlink.ru
+
+NO_WRKSUBDIR= yes
+NO_BUILD= yes
+
+post-patch:
+ @ ${PERL} -pi -e 's!/usr/bin/perl!${PERL}!; tr/\r//d' ${WRKSRC}/qlas
+ @ ${PERL} -pi -e 'tr/\r//d' ${WRKSRC}/qlas.conf.default
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/qlas ${PREFIX}/bin/
+ ${INSTALL_DATA} ${WRKSRC}/qlas.conf.default ${PREFIX}/etc/
+
+.include <bsd.port.mk>
diff --git a/misc/qlas/distinfo b/misc/qlas/distinfo
new file mode 100644
index 000000000000..dc87a75a52a4
--- /dev/null
+++ b/misc/qlas/distinfo
@@ -0,0 +1 @@
+MD5 (qlas-1.91.tar.gz) = 58fab9c62f6db1d392c803142b2458d3
diff --git a/misc/qlas/pkg-comment b/misc/qlas/pkg-comment
new file mode 100644
index 000000000000..79a8f5e2f598
--- /dev/null
+++ b/misc/qlas/pkg-comment
@@ -0,0 +1 @@
+qico FIDO mailer log analyzer and statistic builder
diff --git a/misc/qlas/pkg-descr b/misc/qlas/pkg-descr
new file mode 100644
index 000000000000..0c654a336eee
--- /dev/null
+++ b/misc/qlas/pkg-descr
@@ -0,0 +1 @@
+qico FIDO mailer log analyzer and statistic builder.
diff --git a/misc/qlas/pkg-plist b/misc/qlas/pkg-plist
new file mode 100644
index 000000000000..f87fdce7e8e0
--- /dev/null
+++ b/misc/qlas/pkg-plist
@@ -0,0 +1,2 @@
+etc/qlas.conf.default
+bin/qlas