- Take maintainership

- Add missing LICENSEs
This commit is contained in:
Dmitry Marakasov 2015-04-08 14:38:18 +00:00
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

View file

@ -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

View file

@ -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

View file

@ -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}" \