12 lines
478 B
Bash
12 lines
478 B
Bash
# Template file for 'remind'
|
|
pkgname="remind"
|
|
version="03.01.13"
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
short_desc="A sophisticated calendar and alarm program"
|
|
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
|
license="GPL-2"
|
|
homepage="https://www.roaringpenguin.com/products/remind"
|
|
distfiles="https://www.roaringpenguin.com/files/download/${pkgname}-${version}.tar.gz"
|
|
checksum=cf2663d5eb41863fc98da7c8db31ae0a86fbe7137aada81d0649523b4a0bfc4f
|