diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 10:54:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-05 10:54:30 +0000 |
commit | 0c8a5d7b4df3ad5280bf322af96bb4094f36b02c (patch) | |
tree | de3b196e42f48a6afc69df5d851107a68307e450 /ftp/twoftpd | |
parent | 0424502c52fdf594f8d79f7aef200780654823e4 (diff) |
Notes
Diffstat (limited to 'ftp/twoftpd')
-rw-r--r-- | ftp/twoftpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile index 01aa7d7a4b23..f4666b41d00d 100644 --- a/ftp/twoftpd/Makefile +++ b/ftp/twoftpd/Makefile @@ -12,6 +12,8 @@ COMMENT= Simple, secure, efficient FTP server LICENSE= GPLv2 +BROKEN= No public distfiles + BUILD_DEPENDS= ${LOCALBASE}/bin/bg-installer:${PORTSDIR}/devel/bglibs LIB_DEPENDS= libcvm-v2client.so:${PORTSDIR}/security/cvm |