aboutsummaryrefslogblamecommitdiff
path: root/www/py-django-bootstrap4/Makefile
blob: a7be470fac65fb8719d564cf27bfb15a02eac7e6 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                 
                    

                                       
                                
                                                       
                                                            



                                 
                      




                                   
PORTNAME=	django-bootstrap4
PORTVERSION=	0.0.8
CATEGORIES=	www python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	alex@xanderio.de
COMMENT=	Bootstrap 4 support for Django projects
WWW=		https://github.com/zostera/django-bootstrap4

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		python
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>