Reorder variables.

This commit is contained in:
Satoshi Asami 1996-02-29 10:29:37 +00:00
parent 5d1c4a40a3
commit eda90987b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2759
2 changed files with 12 additions and 16 deletions

View File

@ -4,13 +4,14 @@
# Date created: 15 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.16 1996/01/16 03:43:25 ache Exp $
# $Id: Makefile,v 1.18 1996/02/09 19:09:35 ache Exp $
#
DISTNAME= lynx2-4-fm
PKGNAME= lynx-2.4fm
WRKSRC= ${WRKDIR}/lynx2-4-FM
CATEGORIES+= www
MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/nidr/www/
EXTRACT_SUFX= .zip
# Original location, lynx changes too often there
#MASTER_SITES= http://www.wfbr.edu/lynx/
@ -23,16 +24,13 @@ CATEGORIES+= www
#MASTER_SITES= ftp://ftp.hhs.dk//fote_mirror/
#NCFTPTAIL= > ${DISTFILES}
MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/nidr/www/
EXTRACT_CMD= unzip
EXTRACT_ARGS= -q
EXTRACT_SUFX= .zip
MAINTAINER= ache@FreeBSD.ORG
BUILD_DEPENDS= ${EXTRACT_CMD}:${PORTSDIR}/archivers/unzip
WRKSRC= ${WRKDIR}/lynx2-4-FM
EXTRACT_CMD= unzip
EXTRACT_ARGS= -q
ALL_TARGET= freebsd-ncurses
.include <bsd.port.mk>

View File

@ -4,13 +4,14 @@
# Date created: 15 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.16 1996/01/16 03:43:25 ache Exp $
# $Id: Makefile,v 1.18 1996/02/09 19:09:35 ache Exp $
#
DISTNAME= lynx2-4-fm
PKGNAME= lynx-2.4fm
WRKSRC= ${WRKDIR}/lynx2-4-FM
CATEGORIES+= www
MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/nidr/www/
EXTRACT_SUFX= .zip
# Original location, lynx changes too often there
#MASTER_SITES= http://www.wfbr.edu/lynx/
@ -23,16 +24,13 @@ CATEGORIES+= www
#MASTER_SITES= ftp://ftp.hhs.dk//fote_mirror/
#NCFTPTAIL= > ${DISTFILES}
MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/nidr/www/
EXTRACT_CMD= unzip
EXTRACT_ARGS= -q
EXTRACT_SUFX= .zip
MAINTAINER= ache@FreeBSD.ORG
BUILD_DEPENDS= ${EXTRACT_CMD}:${PORTSDIR}/archivers/unzip
WRKSRC= ${WRKDIR}/lynx2-4-FM
EXTRACT_CMD= unzip
EXTRACT_ARGS= -q
ALL_TARGET= freebsd-ncurses
.include <bsd.port.mk>