Changeset View
Changeset View
Standalone View
Standalone View
head/security/py-acme/Makefile
# Created by: Carlos J Puga Medina <cpm@fbsd.es> | # Created by: Carlos J Puga Medina <cpm@fbsd.es> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= acme | PORTNAME= acme | ||||
PORTVERSION= 0.21.0 | PORTVERSION= 0.21.1 | ||||
PORTEPOCH= 1 | PORTEPOCH= 1 | ||||
CATEGORIES= security python | CATEGORIES= security python | ||||
MASTER_SITES= CHEESESHOP | MASTER_SITES= CHEESESHOP | ||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} | PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} | ||||
MAINTAINER= python@FreeBSD.org | MAINTAINER= python@FreeBSD.org | ||||
COMMENT= ACME protocol implementation in Python | COMMENT= ACME protocol implementation in Python | ||||
Show All 23 Lines |