diff options
Diffstat (limited to 'devel/libxalloc/Makefile')
-rw-r--r-- | devel/libxalloc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libxalloc/Makefile b/devel/libxalloc/Makefile index 89fc87cc45b7..b105f9b88c27 100644 --- a/devel/libxalloc/Makefile +++ b/devel/libxalloc/Makefile @@ -14,6 +14,8 @@ DISTNAME= xalloc-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A memory allocation library with error checking + MAKEFILE= ${FILESDIR}/Makefile.lib INSTALLS_SHLIB= yes |