summaryrefslogtreecommitdiff
path: root/unace/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'unace/Pkgfile')
-rw-r--r--unace/Pkgfile13
1 files changed, 0 insertions, 13 deletions
diff --git a/unace/Pkgfile b/unace/Pkgfile
deleted file mode 100644
index b79a5495e..000000000
--- a/unace/Pkgfile
+++ /dev/null
@@ -1,13 +0,0 @@
-# Description: Command-line ace unarchiver for linux
-# Maintainer: Matt Housh, jaeger at morpheus dot net
-# URL: http://www.winace.com/
-
-name=unace
-version=2.5
-release=1
-source=(http://www.winace.com/files/linunace25.tgz)
-
-build() {
- mkdir -p $PKG/usr/bin
- install -o root -g root -m 755 unace $PKG/usr/bin
-}

Generated by cgit