View | Details | Raw Unified | Return to bug 66427
Collapse All | Expand All

(-)wzdftpd/Makefile (+2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	wzdftpd
8
PORTNAME=	wzdftpd
9
PORTVERSION=	0.3.1
9
PORTVERSION=	0.3.1
10
PORTREVISION=	1
10
CATEGORIES=	ftp ipv6
11
CATEGORIES=	ftp ipv6
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 15-20 Link Here
15
COMMENT=	Modular FTP server configurable online using SITE commands
16
COMMENT=	Modular FTP server configurable online using SITE commands
16
17
17
USE_GMAKE=	yes
18
USE_GMAKE=	yes
19
USE_GETOPT_LONG=yes
18
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
19
INSTALLS_SHLIB=	yes
21
INSTALLS_SHLIB=	yes
20
USE_LIBTOOL_VER=13
22
USE_LIBTOOL_VER=13

Return to bug 66427