1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add LICENSE

- Add WWW
- Pass maintainership to submitter
- While I'm here:
  - Remove test:
  - Remove Author line

PR:		ports/189111
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-04-29 21:10:58 +00:00
parent 4b41bb890c
commit 58e9a05f25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352650
2 changed files with 5 additions and 5 deletions

View File

@ -7,13 +7,13 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= 5u623l20@gmail.com
COMMENT= Convert localtime() format to "speaking clock" time
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
test: build
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test
.include <bsd.port.mk>

View File

@ -4,4 +4,4 @@ From the Time::Human documentation:
guage; it's originally intended for text-to-speech applications and
other speech-based interfaces.
Author: Simon Cozens <simon@cpan.org>
WWW: http://search.cpan.org/dist/Time-Human/