Add non-ftp mirror. While here, move homepage to https.

ok jasper@ (MAINTAINER)
This commit is contained in:
bentley 2015-06-17 08:38:43 +00:00
parent 2f85008a3b
commit 218b18185f

View File

@ -1,20 +1,21 @@
# $OpenBSD: Makefile,v 1.13 2015/04/04 09:21:00 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2015/06/17 08:38:43 bentley Exp $
COMMENT= libvirt wrapper suited for GObject-based applications
DISTNAME= libvirt-glib-0.2.0
CATEGORIES= devel sysutils
REVISION= 0
REVISION= 1
SHARED_LIBS += virt-gconfig-1.0 0.2 # 2.0
SHARED_LIBS += virt-glib-1.0 0.3 # 2.0
SHARED_LIBS += virt-gobject-1.0 0.2 # 2.0
HOMEPAGE= http://libvirt.org/
HOMEPAGE= https://libvirt.org/
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
MASTER_SITES= ftp://libvirt.org/libvirt/glib/
MASTER_SITES= https://libvirt.org/sources/glib/ \
ftp://libvirt.org/libvirt/glib/
# LGPLv2.1
PERMIT_PACKAGE_CDROM= Yes