aboutsummaryrefslogtreecommitdiff
path: root/www/mapedit
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-10-04 14:53:11 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-10-04 14:53:11 +0000
commit3a3e53568579586d8c160f6d2e6532c41df940d1 (patch)
tree7087a89fe632aa02662f79b10b6384294a707e78 /www/mapedit
parent5952d52cc6b939f3c13cad9c9130323d1d1a3607 (diff)
downloadports-3a3e53568579586d8c160f6d2e6532c41df940d1.tar.gz
ports-3a3e53568579586d8c160f6d2e6532c41df940d1.zip
cosmetic changes using portlint, a really nice tool ;-)
Notes
Notes: svn path=/head/; revision=8102
Diffstat (limited to 'www/mapedit')
-rw-r--r--www/mapedit/Makefile4
-rw-r--r--www/mapedit/pkg-descr44
2 files changed, 10 insertions, 38 deletions
diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile
index eb023325c60f..9209e4ddab3a 100644
--- a/www/mapedit/Makefile
+++ b/www/mapedit/Makefile
@@ -3,7 +3,7 @@
# Date created: Fr 4 Apr 1997 17:45:31 MET DST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.5 1997/04/04 19:36:35 andreas Exp $
+# $Id: Makefile,v 1.6 1997/04/09 03:09:50 asami Exp $
#
DISTNAME= mapedit2.24
@@ -23,7 +23,7 @@ pre-install:
@echo ""
do-install:
- mkdir -p ${DOCDIR}
+ ${MKDIR} -p ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/README.TXT ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/help.html ${DOCDIR}
${INSTALL_PROGRAM} ${WRKSRC}/mapedit ${PREFIX}/bin
diff --git a/www/mapedit/pkg-descr b/www/mapedit/pkg-descr
index 87d80283a6cd..6c8dbbf35216 100644
--- a/www/mapedit/pkg-descr
+++ b/www/mapedit/pkg-descr
@@ -1,45 +1,17 @@
-An important note from the port maintainer
- (Andreas Klemm <andreas@knobel.gun.de>)
-
-Please note: mapedit is NOT public domain software
-==================================================
-
Credits and license terms
=========================
Copyright 1994 by Thomas Boutell. THIS IS NOT PUBLIC DOMAIN SOFTWARE.
-Commercial users must pay for it to continue using it after 30
-days. You need not register again when new versions are released.
-Please remit $25 to:
+Commercial users must pay for it to continue using it after 30 days.
+You need not register again when new versions are released.
-Thomas Boutell
-426 Bellevue Ave. E Apt. 1
-Seattle, WA 98102 USA
+Please remit $25 to: Thomas Boutell
+ 426 Bellevue Ave. E Apt. 1
+ Seattle, WA 98102 USA
Nonprofit and educational users are required to send me a postcard!
-What is mapedit?
-================
-
-mapedit is a WYSIWYG (What You See Is What You Get) editor for
-imagemap files.
-
-Imagemap files are a feature of both NCSA and CERN httpd servers;
-they allow you to turn a GIF into a clickable map by designating
-polygons, circles and rectangles within the GIF and specifying a
-URL for each to link to.
-
-Unfortunately, creating good image maps by hand is a lot of work,
-because the points must be located using an editor not explicitly
-designed for the purpose.
-
-mapedit allows you to load your GIF image into a scrollable,
-resizable window and then draw polygons, circles and rectangles on
-top of it, specifying a URL for each. It also allows you to go back
-and delete these "hot spots", set a default URL for clicks outside
-of the "hot" areas, and so on. In addition, it allows you to
-associate comments of arbitrary length with each object if you have
-a server that accepts the NCSA imagemap format.
+What is mapedit: mapedit is a WYSIWYG (What You See Is What You Get)
+ editor for imagemap files.
-Please take a look at the file /usr/X11R6/lib/X11/mapedit/mapedit.html
-for full usage documentation.
+For full documentation: /usr/X11R6/lib/X11/mapedit/mapedit.html