aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-04-06 13:48:23 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-04-06 13:48:23 +0800
commitb668a757a4fbfe7d2f32c6cbbc4c09ec798fea79 (patch)
treebbd3a84a04a4cf155b57f94775029e4729baf710 /www
parent2a07d4f59555d6cf8f986f208755d4df7e8f28f3 (diff)
downloadfreebsd-ports-gnome-b668a757a4fbfe7d2f32c6cbbc4c09ec798fea79.tar.gz
freebsd-ports-gnome-b668a757a4fbfe7d2f32c6cbbc4c09ec798fea79.tar.zst
freebsd-ports-gnome-b668a757a4fbfe7d2f32c6cbbc4c09ec798fea79.zip
- 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>
Diffstat (limited to 'www')
-rw-r--r--www/p5-Net-Akismet/Makefile10
-rw-r--r--www/p5-Net-Akismet/pkg-descr3
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-Net-Akismet/Makefile b/www/p5-Net-Akismet/Makefile
index 6a4b046fdf15..27c0eb2368c5 100644
--- a/www/p5-Net-Akismet/Makefile
+++ b/www/p5-Net-Akismet/Makefile
@@ -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>
diff --git a/www/p5-Net-Akismet/pkg-descr b/www/p5-Net-Akismet/pkg-descr
index 2dfad158e205..df7303b1f075 100644
--- a/www/p5-Net-Akismet/pkg-descr
+++ b/www/p5-Net-Akismet/pkg-descr
@@ -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/
+WWW: http://search.cpan.org/dist/Net-Akismet/