aboutsummaryrefslogtreecommitdiffstats
path: root/extra/shorewall/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/shorewall/APKBUILD')
-rw-r--r--extra/shorewall/APKBUILD16
1 files changed, 0 insertions, 16 deletions
diff --git a/extra/shorewall/APKBUILD b/extra/shorewall/APKBUILD
deleted file mode 100644
index 735973cc26..0000000000
--- a/extra/shorewall/APKBUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-# Contributor: Natanael Copa <ncopa@alpinelinux.org>
-# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
-pkgname=shorewall
-pkgver=4.2.10
-pkgrel=0
-pkgdesc="Meta package for shorewall"
-url="http://www.shorewall.net/"
-license="GPL"
-depends="shorewall-shell"
-makedepends=""
-source=""
-
-build() {
- mkdir -p "$pkgdir"
-}
-