- Style
- Reorder PLIST
This commit is contained in:
parent
18ca7046eb
commit
687b205833
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2000/10/22 14:03:33 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2000/10/24 12:37:36 kevlo Exp $
|
||||
|
||||
DISTNAME= axyftp-0.5.1
|
||||
CATEGORIES= net
|
||||
NEED_VERSION= 1.319
|
||||
MASTER_SITES= ftp://ftp.wxftp.seul.org/pub/wxftp/0.5.1/
|
||||
|
||||
HOMEPAGE= http://www.wxftp.seul.org/
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
@ -13,16 +14,16 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM="no fee"
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
USE_MOTIF= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
FLAVORS= gtk
|
||||
|
||||
FLAVOR?=
|
||||
|
||||
.if ${FLAVOR:L} == "gtk"
|
||||
LIB_DEPENDS= gtk.1.2::x11/gtk+
|
||||
CONFIGURE_ARGS= --with-gui=gtk
|
||||
CONFIGURE_ARGS= --with-gui=gtk
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -11,4 +11,4 @@ o on-line help system
|
||||
o recursive downloads and uploads ith resume option
|
||||
o multiple delete with option to recurse
|
||||
|
||||
WWW: http://www.wxftp.seul.org/
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,5 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/06/29 06:55:40 kevlo Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/10/24 12:37:40 kevlo Exp $
|
||||
bin/axyftp
|
||||
man/man1/axyftp.1
|
||||
share/axyftp/help/artistic.txt
|
||||
share/axyftp/help/axyftp.html
|
||||
share/axyftp/help/doc.gif
|
||||
@ -15,6 +16,5 @@ share/axyftp/help/panels.html
|
||||
share/axyftp/help/problems.html
|
||||
share/axyftp/help/session.html
|
||||
share/axyftp/help/up.gif
|
||||
man/man1/axyftp.1
|
||||
@dirrm share/axyftp/help
|
||||
@dirrm share/axyftp
|
||||
|
Loading…
Reference in New Issue
Block a user