diff options
Diffstat (limited to 'sysutils/procmap/Makefile')
-rw-r--r-- | sysutils/procmap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/procmap/Makefile b/sysutils/procmap/Makefile index d77b7db6c2fe..cc985cd33eb6 100644 --- a/sysutils/procmap/Makefile +++ b/sysutils/procmap/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils DISTFILES= #empty MAINTAINER= jasone@freebsd.org +COMMENT= Print the contents of a procfs map file WRKSRC= ${WRKDIR} MAKE_ENV= MAKEOBJDIRPREFIX=${WRKSRC} MAKEOBJDIR=${WRKSRC} |