Clean up formatting on Makefile per Stefan Hagen

This commit is contained in:
Russ Sharek 2024-01-26 14:13:33 -05:00
parent 9afdde51cd
commit c868729bbf
1 changed files with 9 additions and 9 deletions

View File

@ -1,12 +1,12 @@
COMMENT = terminal frontend for remind COMMENT = terminal frontend for remind
DIST_TUPLE = github realsirjoe remindcal v0.1.0 . DIST_TUPLE = github realsirjoe remindcal v0.1.1 .
CATEGORIES = misc CATEGORIES = misc
MAINTAINER = Russ Sharek <bsdclown@disroot.org> MAINTAINER = Russ Sharek <bsdclown@disroot.org>
# UNLICENSE: https://unlicense.org # UNLICENSE
PERMIT_PACKAGE = Yes PERMIT_PACKAGE = Yes
WANTLIB += c curses pthread WANTLIB += c curses pthread