mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 13:01:19 +02:00
create bsd12 branch
This commit is contained in:
18
python/py-pysocks/Makefile
Normal file
18
python/py-pysocks/Makefile
Normal file
@@ -0,0 +1,18 @@
|
||||
# Created by: Neil Booth
|
||||
# $FreeBSD: head/net/py-pysocks/Makefile 457002 2017-12-22 23:04:42Z sunpoet $
|
||||
|
||||
PORTNAME= pysocks
|
||||
PORTVERSION= 1.6.8
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= PySocks-${PORTVERSION}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Python SOCKS module
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
Reference in New Issue
Block a user