mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
extra/shorewall: new aport
metapackage for shorewall-shell
This commit is contained in:
parent
3d1a43cb93
commit
69dc35534e
16
extra/shorewall/APKBUILD
Normal file
16
extra/shorewall/APKBUILD
Normal file
@ -0,0 +1,16 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=shorewall
|
||||
pkgver=4.2.6
|
||||
pkgrel=0
|
||||
pkgdesc="Meta package for shorewall"
|
||||
url="http://www.shorewall.net/"
|
||||
license="GPL"
|
||||
depends="shorewall-shell"
|
||||
makedepends=""
|
||||
source=""
|
||||
|
||||
build() {
|
||||
mkdir -p "$pkgdir"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user