|
Lines 1-9
Link Here
|
| 1 |
# $FreeBSD$ |
1 |
# $FreeBSD$ |
| 2 |
|
2 |
|
| 3 |
PORTNAME= sleekxmpp |
3 |
PORTNAME= sleekxmpp |
| 4 |
PORTVERSION= 1.3.1 |
4 |
PORTVERSION= 1.3.3 |
| 5 |
PORTREVISION= 1 |
|
|
| 6 |
CATEGORIES= net-im python |
5 |
CATEGORIES= net-im python |
|
|
6 |
MASTER_SITES= CHEESESHOP |
| 7 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
7 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
| 8 |
|
8 |
|
| 9 |
MAINTAINER= arved@FreeBSD.org |
9 |
MAINTAINER= arved@FreeBSD.org |
|
Lines 11-20
Link Here
|
| 11 |
|
11 |
|
| 12 |
LICENSE= MIT |
12 |
LICENSE= MIT |
| 13 |
|
13 |
|
| 14 |
USES= python:3.3+ |
14 |
NO_ARCH= YES |
|
|
15 |
USES= python |
| 15 |
USE_PYTHON= distutils autoplist |
16 |
USE_PYTHON= distutils autoplist |
| 16 |
USE_GITHUB= yes |
|
|
| 17 |
GH_ACCOUNT= fritzy |
| 18 |
GH_PROJECT= SleekXMPP |
| 19 |
|
17 |
|
| 20 |
.include <bsd.port.mk> |
18 |
.include <bsd.port.mk> |