diff --git a/textproc/p5-Time-Human/Makefile b/textproc/p5-Time-Human/Makefile index 4bf0d62d3972..25ac973a5c6e 100644 --- a/textproc/p5-Time-Human/Makefile +++ b/textproc/p5-Time-Human/Makefile @@ -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 diff --git a/textproc/p5-Time-Human/pkg-descr b/textproc/p5-Time-Human/pkg-descr index ebde0c3aa5d9..32b196a77f75 100644 --- a/textproc/p5-Time-Human/pkg-descr +++ b/textproc/p5-Time-Human/pkg-descr @@ -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 +WWW: http://search.cpan.org/dist/Time-Human/