- reclaim maintainership
- pet portlint - add gplv2 license
This commit is contained in:
parent
f473a8f045
commit
e4d93c1e8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508456
1 changed files with 5 additions and 2 deletions
|
@ -8,14 +8,17 @@ MASTER_SITES= https://bitbucket.org/blacktrash/${PORTNAME}/get/
|
|||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= ${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= jgh@FreeBSD.org
|
||||
COMMENT= Python utilities for console mail clients (eg. mutt)
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= python:2.7
|
||||
|
||||
CONFLICTS= zh-wenju-[0-9]* talkfilters-[0-9]* reed-[0-9]*
|
||||
|
||||
CHANGESET= 8bb26094df06
|
||||
WRKSRC= ${WRKDIR}/blacktrash-${PORTNAME}-${CHANGESET}
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
PORTEXAMPLES= *
|
||||
|
|
Loading…
Reference in a new issue