head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2021.11.29.19.31.02;	author wiz;	state dead;
branches;
next	1.1;
commitid	WvPAcDyxNCOi2JiD;

1.1
date	2021.11.29.17.19.50;	author wiz;	state Exp;
branches;
next	;
commitid	36LgAPb2fFiljIiD;


desc
@@


1.2
log
@asciinema: remove, it already existed as misc/py-asciinema
@
text
@# $NetBSD: Makefile,v 1.1 2021/11/29 17:19:50 wiz Exp $

DISTNAME=	asciinema-2.1.0
CATEGORIES=	multimedia python
MASTER_SITES=	${MASTER_SITE_PYPI:=a/asciinema/}

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://asciinema.org/
COMMENT=	Terminal session recorder
LICENSE=	gnu-gpl-v3

USE_LANGUAGES=	# none

PYTHON_VERSIONS_INCOMPATIBLE=	27
INSTALLATION_DIRS=		${PKGMANDIR}/man1

post-install:
	cd ${DESTDIR}${PREFIX} && ${MV} share/man/man1/* ${PKGMANDIR}/man1

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
@


1.1
log
@multimedia/asciinema: import asciinema-2.1.0

asciinema lets you easily record terminal sessions and replay them
in a terminal as well as in a web browser.
@
text
@d1 1
a1 1
# $NetBSD$
@

