Remove some extra whitespace.
This commit is contained in:
parent
96d2b11231
commit
6bcfe3029c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111672
1 changed files with 11 additions and 11 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue