Skip to content
Snippets Groups Projects
Commit 23b759fe authored by Micheal Smith's avatar Micheal Smith Committed by Kevin Daudt
Browse files

testing/saait: new aport

https://codemadness.org/saait.html
the most boring static page generator
parent d7a615f8
No related branches found
No related tags found
1 merge request!67849testing/saait: new aport
Pipeline #244195 skipped
# Contributor: Micheal Smith <xulfer@cheapbsd.net>
# Maintainer: Micheal Smith <xulfer@cheapbsd.net>
pkgname=saait
pkgver=0.8
pkgrel=0
pkgdesc="the most boring static page generator"
url="https://codemadness.org/saait.html"
arch="all"
license="ISC"
subpackages="$pkgname-doc"
source="https://codemadness.org/releases/saait/saait-$pkgver.tar.gz"
options="!check"
build() {
make
}
package() {
make PREFIX=/usr DESTDIR="$pkgdir" MANPREFIX=/usr/share/man install
}
sha512sums="
69e716d6f32ae2b0bfe51f8c20bc7e0926e90ad1caf6664155369d12342a5241ac9102fdd7f6ac32d7be7eacd683d744782fe50b850624a1a3265c2b44adeaf7 saait-0.8.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment