Tweak COMMENT.
Set no-default-conflict, since this port can be installed alongside with the upcoming gmime24 port. "reads fine" to jasper@
This commit is contained in:
parent
71ce12c718
commit
4d3d45541e
@ -1,9 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2008/08/19 22:35:09 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2009/07/24 08:49:39 ajacoutot Exp $
|
||||
|
||||
COMMENT= library for the creation and parsing of MIME messages
|
||||
COMMENT= MIME messages creation and parsing library (v2.2)
|
||||
|
||||
DISTNAME= gmime-2.2.22
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
SHARED_LIBS += gmime-2.0 2.0 # .4.22
|
||||
|
||||
CATEGORIES= mail devel
|
||||
|
||||
HOMEPAGE= http://spruce.sourceforge.net/gmime/
|
||||
|
@ -1,4 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/08/19 22:35:09 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/07/24 08:49:39 ajacoutot Exp $
|
||||
@option no-default-conflict
|
||||
@conflict gmime->=2.2.22,<2.4.7
|
||||
%%SHARED%%
|
||||
bin/gmime-config
|
||||
@comment @bin bin/uudecode
|
||||
|
Loading…
Reference in New Issue
Block a user