mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Import misc/remindcal 0.1.1
DESCR: Remindcal is a terminal interface for remind. Port from Russ Sharek who also takes MAINTAINER, thank you! Tweaks from me and op@ OK op@
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
COMMENT = terminal frontend for remind
|
||||
|
||||
DIST_TUPLE = github realsirjoe remindcal v0.1.1 .
|
||||
|
||||
CATEGORIES = misc
|
||||
|
||||
MAINTAINER = Russ Sharek <bsdclown@disroot.org>
|
||||
|
||||
# UNLICENSE
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB += c curses pthread
|
||||
|
||||
MODULES = lang/go
|
||||
|
||||
RUN_DEPENDS = misc/remind
|
||||
|
||||
ALL_TARGET = github.com/realsirjoe/remindcal
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -0,0 +1,2 @@
|
||||
SHA256 (realsirjoe-remindcal-v0.1.1.tar.gz) = s+Cgphi/BJhTPrpzZ+B0j6EJOSzMMHiI9OM0ZUn4BSI=
|
||||
SIZE (realsirjoe-remindcal-v0.1.1.tar.gz) = 67221
|
||||
@@ -0,0 +1 @@
|
||||
Remindcal is a terminal interface for remind.
|
||||
@@ -0,0 +1,2 @@
|
||||
@bin bin/remindcal
|
||||
share/doc/pkg-readmes/${PKGSTEM}
|
||||
@@ -0,0 +1,9 @@
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${PKGSTEM} on OpenBSD
|
||||
+-----------------------------------------------------------------------
|
||||
|
||||
Configuration Notes
|
||||
===================
|
||||
|
||||
${PKGSTEM} looks for vim by default. Set EDITOR environment variable to
|
||||
use a different editor.
|
||||
Reference in New Issue
Block a user