regen PLIST, a pkgconfig file was added in 2.10

This commit is contained in:
sthen 2018-05-05 10:45:01 +00:00
parent 18ffe8a687
commit 7f6f842b3a
2 changed files with 7 additions and 2 deletions

View File

@ -1,11 +1,15 @@
# $OpenBSD: Makefile,v 1.14 2017/03/17 08:29:15 sthen Exp $
# $OpenBSD: Makefile,v 1.15 2018/05/05 10:45:01 sthen Exp $
COMMENT= portable speedy lossless data compression library
DISTNAME= lzo-2.10
REVISION= 0
PKGNAME= ${DISTNAME:S/lzo/lzo2/}
CATEGORIES= archivers devel
MASTER_SITES= ${HOMEPAGE}download/
SHARED_LIBS += lzo2 1.0 # .2.0
MAINTAINER= Stuart Henderson <sthen@openbsd.org>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2013/04/04 16:03:56 brad Exp $
@comment $OpenBSD: PLIST,v 1.4 2018/05/05 10:45:01 sthen Exp $
include/lzo/
include/lzo/lzo1.h
include/lzo/lzo1a.h
@ -16,6 +16,7 @@ include/lzo/lzoutil.h
lib/liblzo2.a
lib/liblzo2.la
@lib lib/liblzo2.so.${LIBlzo2_VERSION}
lib/pkgconfig/lzo2.pc
share/doc/lzo2/
share/doc/lzo2/AUTHORS
share/doc/lzo2/COPYING