aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ftp/pure-ftpd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile
index 8da5185d2202..78e19bdc086b 100644
--- a/ftp/pure-ftpd/Makefile
+++ b/ftp/pure-ftpd/Makefile
@@ -42,7 +42,9 @@ CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=${PREFIX}/etc \
GNU_CONFIGURE= yes
USE_PERL5= run
USE_RC_SUBR= pure-ftpd
-USES= perl5 shebangfix tar:bzip2
+USES= cpe perl5 shebangfix tar:bzip2
+
+CPE_VENDOR= pureftpd
PORTDOCS= AUTHORS CONTACT COPYING HISTORY NEWS README \
README.Authentication-Modules README.Configuration-File \