mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 14:40:32 -04:00
19 lines
459 B
Makefile
19 lines
459 B
Makefile
PORTNAME= xstatic-angular-lrdragndrop
|
|
PORTVERSION= 1.0.2.6
|
|
CATEGORIES= devel python
|
|
MASTER_SITES= PYPI
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
DISTNAME= XStatic-Angular-lrdragndrop-${PORTVERSION}
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Angular-lrdragndrop (XStatic packaging standard)
|
|
WWW= https://github.com/openstack/xstatic-angular-lrdragndrop
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= python
|
|
USE_PYTHON= autoplist concurrent distutils
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|