aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pop-config/Makefile
blob: aea4cf79d15761de2f4e1b37cfb1b77d64a58ebe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
PORTNAME=		pop-config
PORTVERSION=	8.0.2
PORTREVISION=	1
CATEGORIES=		devel python
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	krion@FreeBSD.org
COMMENT=	Tool for creating configuration options for pop projects
WWW=		https://gitlab.com/saltstack/pop/pop-config

LICENSE=	APACHE20

USES=		python shebangfix
USE_PYTHON=	autoplist distutils

USE_GITLAB=	yes
GL_ACCOUNT=	saltstack/pop
GL_TAGNAME=	1eff06ef08c51355dd27165abeacaeb7d03f2f8f

NO_ARCH=	yes

.include <bsd.port.mk>