Add subpackages in pkgpath.
This commit is contained in:
parent
9e0159a048
commit
cbe405178d
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2011/08/30 06:45:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2011/08/30 07:12:21 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= MIME messages creation and parsing library
|
||||
COMMENT-mono= mono bindings for gmime
|
||||
@ -9,6 +9,9 @@ DISTNAME= gmime-${V}
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-mono= gmime-sharp-${V}
|
||||
|
||||
REVISION-main= 0
|
||||
REVISION-mono= 0
|
||||
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
SHARED_LIBS += gmime-2.6 0.0 # 600.0
|
||||
|
@ -1,6 +1,7 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2011/08/30 06:45:53 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2011/08/30 07:12:21 ajacoutot Exp $
|
||||
@pkgpath mail/gmime
|
||||
@pkgpath mail/gmime24
|
||||
@pkgpath mail/gmime24,-main
|
||||
%%SHARED%%
|
||||
@bin bin/gmime-uudecode
|
||||
@bin bin/gmime-uuencode
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST-mono,v 1.1 2011/08/30 06:45:53 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-mono,v 1.2 2011/08/30 07:12:21 ajacoutot Exp $
|
||||
@pkgpath mail/gmime24,-mono
|
||||
lib/mono/
|
||||
lib/mono/gac/
|
||||
lib/mono/gac/gmime-sharp/
|
||||
|
Loading…
Reference in New Issue
Block a user