summaryrefslogtreecommitdiff
path: root/editors/jed
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /editors/jed
parentAdd xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord. (diff)
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'editors/jed')
-rw-r--r--editors/jed/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile
index 0193b584e9f7..bcda37b815bb 100644
--- a/editors/jed/Makefile
+++ b/editors/jed/Makefile
@@ -11,11 +11,11 @@ CATEGORIES= editors
MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.98/
DISTNAME= ${PORTNAME}0.98-7
-PATCH_SITES= ftp://space.mit.edu/pub/davis/jed/v0.98/
-PATCHFILES= BUGS
+PATCH_SITES= ftp://space.mit.edu/pub/davis/jed/v0.98/
+PATCHFILES= BUGS
PATCH_DIST_STRIP= -p1
-MAINTAINER= eric@cybernut.com
+MAINTAINER= eric@cybernut.com
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
@@ -26,12 +26,12 @@ XJED= xjed
.endif
DIST_SUBDIR= jed
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
PATCH_DIST_ARGS= -d ${WRKSRC}/src --quiet -E ${PATCH_DIST_STRIP}
CONFIGURE_ENV= JED_ROOT=${PREFIX}/lib/jed
-ALL_TARGET= all getmail ${XJED}
-INSTALL_TARGET= install
-WRKSRC= ${WRKDIR}/jed
+ALL_TARGET= all getmail ${XJED}
+INSTALL_TARGET= install
+WRKSRC= ${WRKDIR}/jed
MAN1= jed.1 rgrep.1
pre-install: