aboutsummaryrefslogblamecommitdiff
path: root/textproc/py-laserhammer/Makefile
blob: e76139c40e4795b9a303ebb9a5305f216289d0c9 (plain) (tree)
1
2
3
4
5
6
7
8
9


                               
                    

                                       
                                 
                                            
                                                    






                                   
PORTNAME=	laserhammer
PORTVERSION=	2.4
CATEGORIES=	textproc python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Docbook to mdoc(7) converter
WWW=		https://github.com/trasz/laserhammer

LICENSE=	BSD2CLAUSE

USES=		python:3.6+
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>