Line 0
Link Here
|
|
|
1 |
# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> |
2 |
# $FreeBSD$ |
3 |
|
4 |
PORTNAME= XStatic-Bootstrap-Datepicker |
5 |
PORTVERSION= 1.3.1.0 |
6 |
CATEGORIES= devel python |
7 |
MASTER_SITES= CHEESESHOP |
8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
9 |
|
10 |
MAINTAINER= alexander.nusov@nfvexpress.com |
11 |
COMMENT= Bootstrap-datepicker 1.3.1 (xstatic packaging standard) |
12 |
|
13 |
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic |
14 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
15 |
|
16 |
NO_ARCH= yes |
17 |
|
18 |
USES= python |
19 |
USE_PYTHON= autoplist distutils |
20 |
|
21 |
.include <bsd.port.mk> |