aboutsummaryrefslogtreecommitdiff
path: root/editors/leafpad
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2005-05-22 05:06:50 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2005-05-22 05:06:50 +0000
commit3c2f3a6078808cf0e729cc84dbdf9ca73cb0e6e9 (patch)
tree8acb8bc59924b18405e71640f2f1fda46b39f597 /editors/leafpad
parentf4eba4db3a23aaf4505b9445f3241353a1ab2ba2 (diff)
downloadports-3c2f3a6078808cf0e729cc84dbdf9ca73cb0e6e9.tar.gz
ports-3c2f3a6078808cf0e729cc84dbdf9ca73cb0e6e9.zip
- Reindent Makefile header
- Adjust COMMENT - Unmute INSTALL_FOO statement - Whitespace fixes in pkg-descr Approved by: maintainer
Notes
Notes: svn path=/head/; revision=135832
Diffstat (limited to 'editors/leafpad')
-rw-r--r--editors/leafpad/Makefile10
-rw-r--r--editors/leafpad/pkg-descr4
2 files changed, 7 insertions, 7 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile
index f25e907bea95..dc09c8494eeb 100644
--- a/editors/leafpad/Makefile
+++ b/editors/leafpad/Makefile
@@ -1,6 +1,6 @@
-# New ports collection makefile for: leafpad
-# Date created: 2004-10-18
-# Whom: Michael Johnson <ahze@ahze.net>
+# New ports collection makefile for: Leafpad
+# Date created: 2004-10-18
+# Whom: Michael Johnson <ahze@ahze.net>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= radek@raadradd.com
-COMMENT= Light-weight GTK+ editor similar to notepad.exe
+COMMENT= GTK+ based simple text editor
USE_GNOME= gtk20 gnomehier desktopfileutils
USE_REINPLACE= yes
@@ -36,7 +36,7 @@ post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for i in ${PORTDOCS}
- @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
.endfor
.endif
-@update-desktop-database
diff --git a/editors/leafpad/pkg-descr b/editors/leafpad/pkg-descr
index 5f0732bc1a92..27b08133b4ae 100644
--- a/editors/leafpad/pkg-descr
+++ b/editors/leafpad/pkg-descr
@@ -1,5 +1,5 @@
-Leafpad is a GTK+ based simple text editor. The user interface is similar to
-"notepad.exe", and it aims to be lighter than GEdit and KWrite, and to be as
+Leafpad is a GTK+ based simple text editor. The user interface is similar to
+"notepad.exe", and it aims to be lighter than GEdit and KWrite, and to be as
useful as them.
WWW: http://tarot.freeshell.org/leafpad/