- Take maintainership
- Add missing LICENSEs
This commit is contained in:
parent
3b105bce05
commit
627640cdd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383568
3 changed files with 6 additions and 2 deletions
|
@ -7,10 +7,11 @@ CATEGORIES= sysutils
|
|||
MASTER_SITES= http://launchpadlibrarian.net/57215122/ \
|
||||
http://spamaps.org/files/pipemeter/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Tool for displaying pipe status information
|
||||
|
||||
LICENSE= GPLv2 # (or later)
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ CATEGORIES= sysutils
|
|||
MASTER_SITES= http://www.secnetix.de/~olli/scripts/Generic-utilities/
|
||||
DISTFILES= vils
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Use your favorite editor to rename files
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
|
|
@ -10,6 +10,9 @@ MASTER_SITES= http://home.kde.org/~seli/numlockx/ \
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Turns on numlock in X
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_XORG= x11 xext xtst
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
|
||||
|
|
Loading…
Reference in a new issue