diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-04-22 09:15:03 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-04-22 09:15:03 +0000 |
commit | 52a611c918aa541f5c534efdc2a64c9cfb82fc30 (patch) | |
tree | 5ab803382821420e50fc74c7036617acce0ddc40 /ftp/spegla/Makefile | |
parent | 3ed5971f4927f1c9cdd7cff97ed09888b528b542 (diff) |
Notes
Diffstat (limited to 'ftp/spegla/Makefile')
-rw-r--r-- | ftp/spegla/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile index bf28167b4d39..31fa2865c9d0 100644 --- a/ftp/spegla/Makefile +++ b/ftp/spegla/Makefile @@ -19,6 +19,8 @@ PATCHFILES= ${DISTNAME}-ipv6-20020129-3.diff.gz MAINTAINER= ports@FreeBSD.org COMMENT= A mirror program for FTP sites (written in C) +MAKE_ARGS= MANDIR=${MAN1PREFIX}/man/man + MANCOMPRESSED= yes MAN1= spegla.1 |