forked from haguenau/wyrd
-
Notifications
You must be signed in to change notification settings - Fork 2
/
_oasis
23 lines (21 loc) · 809 Bytes
/
_oasis
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
OASISFormat: 0.2
Name: wyrd
Version: 1.4.6
Synopsis: curses front-end for 'remind' calendar application
Homepage: http://pessimization.com/software/wyrd
Authors: Paul Pelzl <pelzlpj@gmail.com>
License: GPL-2.0
LicenseFile: COPYING
PostConfCommand: touch setup.data
ConfType: custom (0.2)
BuildType: custom (0.2)
InstallType: custom (0.2)
XCustomConf: ./configure
XCustomBuild: make
XCustomBuildClean: make clean
XCustomBuildDistclean: make distclean
XCustomInstall: make install
XCustomUninstall: make uninstall
Executable wyrd
Path: .
MainIs: main.ml