blob: 48ae923fbe65bd0515fc2e9c343a3737dd4399da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = hoteldruid
pkgdesc = A php software to manage hotel reservations and booking
pkgver = 2.1.1
pkgrel = 1
url = http://www.digitaldruid.net/php-residence/
install = hoteldruid.install
arch = i686
arch = x86_64
license = GPL
depends = php
depends = mysql
optdepends = apache: Web server to run wordpress
optdepends = cherokee: Lightweight Web server to run wordpress
conflicts = php-residence
source = http://www.digitaldruid.net/download/hoteldruid_2.1.1.tar.gz
md5sums = aec2542864f938647db29bc6ee25d02f
pkgname = hoteldruid
|