[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / misc / remindcal

File: [local] / ports / misc / remindcal / Makefile (download)

Revision 1.1, Fri Jan 26 18:45:11 2024 UTC (4 months ago) by sdk
Branch point for: MAIN

Initial revision

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>