pkgsrc/print/tex-context-pocketdiary/Makefile
markd 110ac736fd tex-context-pocketdiary{,-doc}: add version 2023
PocketDiary is a calendar module, enabling to prepare various
calendars from day- to week, month- and year-calendars based on
the ideas contained in PocketMods, having 8 pages arranged on a
A4 single-sided printed sheet of paper. The module comes with
different templates for notes etc. The module provides sun and
moon data calculations
2023-06-17 12:29:11 +00:00

15 lines
407 B
Makefile

# $NetBSD: Makefile,v 1.1 2023/06/17 12:29:11 markd Exp $
DISTNAME= context-pocketdiary
PKGNAME= tex-${DISTNAME}-2023
TEXLIVE_REV= 66953
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/context-pocketdiary
COMMENT= A personal organiser
LICENSE= public-domain
DEPENDS+= tex-context-[0-9]*:../../print/tex-context
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"