aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-31 10:36:33 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-31 11:24:18 +0000
commit308750017e536dd86bab5f108c8367f9761cd75c (patch)
tree6c2f039ca7c4ed4b63b981a42fe58e1c5a03842f /ftp
parent6722ad601ae08a2b4be88ad1deae144e7d9d34d5 (diff)
downloadports-308750017e536dd86bab5f108c8367f9761cd75c.tar.gz
ports-308750017e536dd86bab5f108c8367f9761cd75c.zip
ftp/oftpd: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'ftp')
-rw-r--r--ftp/oftpd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/oftpd/Makefile b/ftp/oftpd/Makefile
index d80e515ac0ec..c6d5557cabce 100644
--- a/ftp/oftpd/Makefile
+++ b/ftp/oftpd/Makefile
@@ -12,6 +12,8 @@ COMMENT= Threaded, anonymous only FTP server designed for security
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+USES= cpe
+
GNU_CONFIGURE= yes
PORTDOCS= README AUTHORS ChangeLog NEWS TODO BUGS