summaryrefslogtreecommitdiff
path: root/editors/zile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-06-08 01:18:51 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-06-08 01:18:51 +0000
commit5e80422bb1cde308e1567aef8f69675861c675ec (patch)
tree8018477925877107eceba46131dfd0e1e694750e /editors/zile
parentFix a couple of problems in the exmh port. (diff)
Update to version 1.6.2.
PR: 52477 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=82489
Diffstat (limited to 'editors/zile')
-rw-r--r--editors/zile/Makefile23
-rw-r--r--editors/zile/distinfo2
-rw-r--r--editors/zile/pkg-descr8
-rw-r--r--editors/zile/pkg-plist11
4 files changed, 24 insertions, 20 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index 5ad797c4258c..595ddf86783a 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -6,27 +6,26 @@
#
PORTNAME= zile
-PORTVERSION= 1.6.1
+PORTVERSION= 1.6.2
CATEGORIES= editors
-MASTER_SITES= ${MASTER_SITE_SUNSITE} \
- ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= apps/editors/emacs/clones zile
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small emacs-like text editor
-USE_AUTOCONF= yes
+USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
MAN1= zile.1
-MANCOMPRESSED= no
-strip_bins := zile
+post-extract:
+ ${RM} -f ${WRKSRC}/doc/zile.info
post-install:
-.for bin in ${strip_bins}
- @strip ${PREFIX}/bin/${bin}
-.endfor
+ install-info ${PREFIX}/info/zile.info ${PREFIX}/info/dir
.include <bsd.port.mk>
diff --git a/editors/zile/distinfo b/editors/zile/distinfo
index 31bbe3f7ddaf..f6d3dad72f53 100644
--- a/editors/zile/distinfo
+++ b/editors/zile/distinfo
@@ -1 +1 @@
-MD5 (zile-1.6.1.tar.gz) = 5bb3159b921ea44c9f62c288225a661a
+MD5 (zile-1.6.2.tar.gz) = 7bb34d180c9de83f54cf079c694fcf9b
diff --git a/editors/zile/pkg-descr b/editors/zile/pkg-descr
index 6f1af130a3a6..40662f1d04eb 100644
--- a/editors/zile/pkg-descr
+++ b/editors/zile/pkg-descr
@@ -1,3 +1,5 @@
-zile is another emacs clone. zile is a customizable, self-documenting real-time
-display editor. zile was written to be similar as possible to emacs; every
-emacs user should feel at home with zile.
+zile is another emacs clone. zile is a customizable, self-documenting
+real-time display editor. zile was written to be similar as possible
+to emacs; every emacs user should feel at home with zile.
+
+WWW: http://zile.sourceforge.net/
diff --git a/editors/zile/pkg-plist b/editors/zile/pkg-plist
index 28625e4a18db..7977898389f4 100644
--- a/editors/zile/pkg-plist
+++ b/editors/zile/pkg-plist
@@ -1,12 +1,15 @@
+@comment $FreeBSD$
+bin/zile
+@unexec install-info --delete %D/info/zile.info %D/info/dir
info/zile.info
-share/zile/zilerc.sample
+@exec install-info %D/info/zile.info %D/info/dir
+share/zile/AUTODOC
share/zile/FAQ
share/zile/HELP
+share/zile/LATEST_VERSION
share/zile/MINIHELP1
share/zile/MINIHELP2
share/zile/MINIHELP3
-share/zile/LATEST_VERSION
share/zile/TUTORIAL
-share/zile/AUTODOC
-bin/zile
+share/zile/zilerc.sample
@dirrm share/zile