mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
new port: net/mobile-broadband-provider-info
XML database with data from mobile service providers information Sponsored by: Rubicon Communications (Netgate)
This commit is contained in:
parent
0b6450f020
commit
5949603d82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417371
@ -398,6 +398,7 @@
|
||||
SUBDIR += miredo
|
||||
SUBDIR += miruo
|
||||
SUBDIR += mlvpn
|
||||
SUBDIR += mobile-broadband-provider-info
|
||||
SUBDIR += mono-zeroconf
|
||||
SUBDIR += mopd
|
||||
SUBDIR += morebalance
|
||||
|
21
net/mobile-broadband-provider-info/Makefile
Normal file
21
net/mobile-broadband-provider-info/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mobile-broadband-provider-info
|
||||
PORTVERSION= 20151214
|
||||
CATEGORIES= net gnome
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
MAINTAINER= garga@FreeBSD.org
|
||||
COMMENT= Service mobile broadband provider database
|
||||
|
||||
LICENSE= PD
|
||||
|
||||
USES= autoreconf pathfix tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
PATHFIX_MAKEFILEIN= Makefile.am
|
||||
|
||||
PLIST_FILES= ${DATADIR}/serviceproviders.2.dtd \
|
||||
${DATADIR}/serviceproviders.xml \
|
||||
libdata/pkgconfig/${PORTNAME}.pc
|
||||
|
||||
.include <bsd.port.mk>
|
3
net/mobile-broadband-provider-info/distinfo
Normal file
3
net/mobile-broadband-provider-info/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1466683220
|
||||
SHA256 (mobile-broadband-provider-info-20151214.tar.xz) = 8ae45d6f10fed9750e259935804c4f40a4372bb119f0504187e4221896b205a4
|
||||
SIZE (mobile-broadband-provider-info-20151214.tar.xz) = 84592
|
3
net/mobile-broadband-provider-info/pkg-descr
Normal file
3
net/mobile-broadband-provider-info/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
XML database with data from mobile service providers information
|
||||
|
||||
WWW: https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband/ServiceProviders
|
Loading…
Reference in New Issue
Block a user