summaryrefslogtreecommitdiff
path: root/www/aswedit
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-07-10 06:27:38 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-07-10 06:27:38 +0000
commite905fbc7f5c3b37ea85f97bf22446608c793ca56 (patch)
treed10a9907c56429c31b9b6f6c9dba4320043df20e /www/aswedit
parentClean this up a bit so it will checksum and also not splat cookies all (diff)
Re-import aswedit into www.
Requested by: Andrey, Satoshi Port submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
Notes
Notes: svn path=/head/; revision=7271
Diffstat (limited to 'www/aswedit')
-rw-r--r--www/aswedit/Makefile36
-rw-r--r--www/aswedit/distinfo1
-rw-r--r--www/aswedit/pkg-comment1
-rw-r--r--www/aswedit/pkg-descr5
-rw-r--r--www/aswedit/pkg-plist4
5 files changed, 47 insertions, 0 deletions
diff --git a/www/aswedit/Makefile b/www/aswedit/Makefile
new file mode 100644
index 000000000000..e59fac85f235
--- /dev/null
+++ b/www/aswedit/Makefile
@@ -0,0 +1,36 @@
+# New ports collection makefile for: asWedit
+# Version required: 3.0
+# Date created: 25 June 1997
+# Whom: brett@peloton.physics.montana.edu
+#
+# $Id$
+#
+
+DISTNAME= asWedit-3.0-i386.linux
+PKGNAME= asWedit-3.0
+CATEGORIES= editors www
+MASTER_SITES= ftp://sunsite.doc.ic.ac.uk/packages/www/asWedit/ \
+ ftp://sunsite.auc.dk/pub/infosystems/www/asWedit/ \
+ ftp://ftp.ruf.uni-freiburg.de/pub/info/asWedit/ \
+ ftp://sunsite.icm.edu.pl/pub/www/asWedit/
+
+MAINTAINER= brett@peloton.physics.montana.edu
+
+RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+
+RESTRICTED= "Commercial software"
+NO_BUILD= yes
+NO_PACKAGE= ${RESTRICTED}
+WRKSRC= ${WRKDIR}/asWedit-3.0
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/asWedit ${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/asWedit.hlp ${PREFIX}/lib
+ @${MKDIR} ${PREFIX}/share/doc/asWedit
+ ${INSTALL_DATA} ${WRKSRC}/LICENSE ${PREFIX}/share/doc/asWedit
+
+post-install:
+ @${ECHO_MSG} "Be sure to read the license agreement in"
+ @${ECHO_MSG} "${PREFIX}/share/doc/asWedit/LICENSE."
+
+.include <bsd.port.mk>
diff --git a/www/aswedit/distinfo b/www/aswedit/distinfo
new file mode 100644
index 000000000000..fad5e986e4e8
--- /dev/null
+++ b/www/aswedit/distinfo
@@ -0,0 +1 @@
+MD5 (asWedit-3.0-i386.linux.tar.gz) = 59319b165aa536543cee1a46e09161a9
diff --git a/www/aswedit/pkg-comment b/www/aswedit/pkg-comment
new file mode 100644
index 000000000000..07dd5bf2b59e
--- /dev/null
+++ b/www/aswedit/pkg-comment
@@ -0,0 +1 @@
+An easy to use HTML and text editor
diff --git a/www/aswedit/pkg-descr b/www/aswedit/pkg-descr
new file mode 100644
index 000000000000..7aaa5530146a
--- /dev/null
+++ b/www/aswedit/pkg-descr
@@ -0,0 +1,5 @@
+This is a port of asWedit, an HTML and text editor. Linux emulation is
+required for this port.
+
+- Brett
+brett@peloton.physics.montana.edu
diff --git a/www/aswedit/pkg-plist b/www/aswedit/pkg-plist
new file mode 100644
index 000000000000..77b20e91d580
--- /dev/null
+++ b/www/aswedit/pkg-plist
@@ -0,0 +1,4 @@
+bin/asWedit
+lib/asWedit.hlp
+share/doc/asWedit/LICENSE
+@dirrm share/doc/asWedit