diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-04-22 09:24:02 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-04-22 09:24:02 +0000 |
commit | 97c1ddeba2fa0404936270328c6cc595c4cf2d8b (patch) | |
tree | eb56870e907ec12fae0c3b7d048c8087f5110807 /ftp/yale-tftpd/Makefile | |
parent | 5acd77daff5be88469d8d82c87d3155ce6094a9f (diff) |
Notes
Diffstat (limited to 'ftp/yale-tftpd/Makefile')
-rw-r--r-- | ftp/yale-tftpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/yale-tftpd/Makefile b/ftp/yale-tftpd/Makefile index 0b5b60a6295b..2cd94d24a90f 100644 --- a/ftp/yale-tftpd/Makefile +++ b/ftp/yale-tftpd/Makefile @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced tftpd(8) from Yale University and cisco Systems NO_WRKSUBDIR= +MAKE_ARGS= ETCDIR=${PREFIX}/etc BINDIR=${PREFIX}/libexec MANDIR=${PREFIX}/man/man + MAN8= tftpd.8 MANCOMPRESSED= yes PLIST_FILES= libexec/tftpd |