1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Give Maintainership to Submitter

PR:		235771
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
Sponsored by:	Netzkommune GmbH
This commit is contained in:
Jochen Neumeister 2019-02-17 10:02:25 +00:00
parent 515a362471
commit 180d5af384
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493162

View File

@ -3,21 +3,22 @@
PORTNAME= wv2
PORTVERSION= 0.4.2
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= textproc
MASTER_SITES= SF/wvware/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= phascolarctos@protonmail.ch
COMMENT= Library providing routines to access Microsoft Word files
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
USES= cmake gnome iconv libtool pkgconfig tar:bzip2
USE_GNOME= libgsf
GNU_CONFIGURE= yes
USES= cmake iconv libtool pkgconfig tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
post-patch:
@${REINPLACE_CMD} -e 's|glib/giochannel.h|glib.h|g' \
${WRKSRC}/src/olestream.h