mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
- Pass maintainership to submitter - While I'm here: - Remove leading indefinite article from COMMENT - Remove test: - Remove Author line - Use single space after WWW: PR: 188121 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
6860cf8f46
commit
13cdcd243a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350315
@ -7,8 +7,11 @@ CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A Perl interface to the Akismet comment and trackback spam blocker
|
||||
MAINTAINER= 5u623l20@gmail.com
|
||||
COMMENT= Perl interface to the Akismet comment and trackback spam blocker
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-libwww>=5.09:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
@ -17,7 +20,4 @@ TEST_DEPENDS= p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
test: build
|
||||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -8,5 +8,4 @@ From the README file:
|
||||
The module allows you to either check if an item is spam or report certain
|
||||
comment as spam/false postivie.
|
||||
|
||||
Author: Nikolay Bachiyski <nbachiyski@developer.bg>
|
||||
WWW: http://search.cpan.org/dist/Net-Akismet/
|
||||
|
Loading…
Reference in New Issue
Block a user