diff options
Diffstat (limited to 'archivers/lzo2/Makefile')
-rw-r--r-- | archivers/lzo2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index a76fbf59a1bb..b32a233f090e 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ MASTER_SITE_SUBDIR= libs/compression MAINTAINER= ports@FreeBSD.org +COMMENT= Portable speedy, lossless data compression library USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |