summaryrefslogtreecommitdiff
path: root/editors/xemacs-wp-packages/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-10-24 12:09:17 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-10-24 12:09:17 +0000
commit7f17e86481c5da4ae20eddbfd82d7300ac85a1f4 (patch)
treee5bbd0b6e1bea2401c183d0c3a16962f14e67d38 /editors/xemacs-wp-packages/Makefile
parentAdd MASTER_SITE_MOZILLA and MASTER_SITE_XEMACS. (diff)
Use MASTER_SITE_XEMACS.
Reorder variables to satisfy portlint. Approved by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw> (MAINTAINER of chinese/xemacs) KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (MAINTAINER of xemacs-*-packages)
Notes
Notes: svn path=/head/; revision=34180
Diffstat (limited to 'editors/xemacs-wp-packages/Makefile')
-rw-r--r--editors/xemacs-wp-packages/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/editors/xemacs-wp-packages/Makefile b/editors/xemacs-wp-packages/Makefile
index ee5c780da6d6..7f2a6b4c756f 100644
--- a/editors/xemacs-wp-packages/Makefile
+++ b/editors/xemacs-wp-packages/Makefile
@@ -8,25 +8,18 @@
PORTNAME= xemacs-wp-packages
PORTVERSION= 1.1
CATEGORIES= editors elisp
-MASTER_SITES= \
- ftp://ftp.xemacs.org/pub/xemacs/packages/ \
- ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/packages/ \
- ftp://ftp.usyd.edu.au/pub/Xemacs/packages/ \
- ftp://ftp.lab.kdd.co.jp/xemacs/packages/ \
- ftp://ftp.th-darmstadt.de/pub/editors/xemacs/packages/
-
+MASTER_SITES= ${MASTER_SITE_XEMACS}
+MASTER_SITE_SUBDIR= packages
DISTFILES= \
crisp-1.11-pkg.tar.gz \
edt-1.09-pkg.tar.gz \
reftex-1.20-pkg.tar.gz \
textools-1.10-pkg.tar.gz \
tpu-1.10-pkg.tar.gz
+DIST_SUBDIR= xemacs
MAINTAINER= kiri@pis.toba-cmt.ac.jp
-DIST_SUBDIR= xemacs
-MASTER_SITE_SUBDIR=${DIST_SUBDIR}
-
NO_BUILD= yes
WRKSRC= ${WRKDIR}/xemacs-packages