opnsense-ports/net/py-ntplib/Makefile
Franco Fichtner cf63a90312 */*: sync with upstream
Taken from: FreeBSD
2015-10-10 13:58:59 +02:00

19 lines
291 B
Makefile

# $FreeBSD$
PORTNAME= ntplib
PORTVERSION= 0.3.3
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= uros@gruber.si
COMMENT= Python NTP library
LICENSE= MIT
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>