summaryrefslogtreecommitdiff
path: root/editors/rox-edit
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2004-06-17 16:00:55 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2004-06-17 16:00:55 +0000
commit6bcfe3029c3be08655722a2b02be749165cc3265 (patch)
tree7b678677ef6e66a0bce863a24ced291040924109 /editors/rox-edit
parentUpgrade to version 1.9.6. (diff)
Remove some extra whitespace.
Notes
Notes: svn path=/head/; revision=111672
Diffstat (limited to 'editors/rox-edit')
-rw-r--r--editors/rox-edit/Makefile22
1 files changed, 11 insertions, 11 deletions
diff --git a/editors/rox-edit/Makefile b/editors/rox-edit/Makefile
index f163622338f2..bf2897ba4c00 100644
--- a/editors/rox-edit/Makefile
+++ b/editors/rox-edit/Makefile
@@ -5,21 +5,21 @@
# $FreeBSD$
#
-PORTNAME= rox-edit
-PORTVERSION= 1.9.6
-CATEGORIES= editors
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+PORTNAME= rox-edit
+PORTVERSION= 1.9.6
+CATEGORIES= editors
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rox
-DISTNAME= edit-${PORTVERSION}
-EXTRACT_SUFX= .tgz
+DISTNAME= edit-${PORTVERSION}
+EXTRACT_SUFX= .tgz
-MAINTAINER= olgeni@FreeBSD.org
-COMMENT= Text editor for the ROX desktop
+MAINTAINER= olgeni@FreeBSD.org
+COMMENT= Text editor for the ROX desktop
-RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \
- ${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib
+RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \
+ ${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib
-USE_PYTHON= yes
+USE_PYTHON= yes
post-extract:
@${FIND} ${WRKSRC} -name .cvsignore | ${XARGS} ${RM}