diff --git a/.portsignore b/.portsignore index 117eded82eb0..4f7002cd5799 100644 --- a/.portsignore +++ b/.portsignore @@ -5232,6 +5232,7 @@ news/husky news/lusernet news/newsgrab news/nntp +news/p5-News-Article-NoCeM news/p5-POE-Component-Client-NNTP news/p5-POE-Component-Server-NNTP news/pan diff --git a/news/Makefile b/news/Makefile index 5c7166d628d9..2df58dec6122 100644 --- a/news/Makefile +++ b/news/Makefile @@ -29,7 +29,6 @@ SUBDIR += nzbperl SUBDIR += p5-NNTPClient SUBDIR += p5-News-Article - SUBDIR += p5-News-Article-NoCeM SUBDIR += p5-News-Newsrc .include diff --git a/news/p5-News-Article-NoCeM/Makefile b/news/p5-News-Article-NoCeM/Makefile deleted file mode 100644 index 940a339d6bda..000000000000 --- a/news/p5-News-Article-NoCeM/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -PORTNAME= News-Article-NoCeM -PORTVERSION= 0.09 -CATEGORIES= news perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Module to generate accurate NoCeM notices -WWW= https://metacpan.org/release/News-Article-NoCeM - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual -LICENSE_FILE= ${WRKSRC}/LICENSE - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-News-Article>=0:news/p5-News-Article \ - p5-PGP-Sign>=0:security/p5-PGP-Sign - -USES= perl5 -USE_PERL5= configure - -.include diff --git a/news/p5-News-Article-NoCeM/distinfo b/news/p5-News-Article-NoCeM/distinfo deleted file mode 100644 index 2caf8f1e5651..000000000000 --- a/news/p5-News-Article-NoCeM/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1539133682 -SHA256 (News-Article-NoCeM-0.09.tar.gz) = 43d7ca69f52fc1d5a4f930f56f024619aee88e6746d97bbb814700282eaf2743 -SIZE (News-Article-NoCeM-0.09.tar.gz) = 7235 diff --git a/news/p5-News-Article-NoCeM/pkg-descr b/news/p5-News-Article-NoCeM/pkg-descr deleted file mode 100644 index 6a51cccc8050..000000000000 --- a/news/p5-News-Article-NoCeM/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -News::Article::NoCeM is a library of perl modules for managing NoCeM notice in -Network News services. It's meant to be used for code-reuse and sharing when -writing news-based applications. diff --git a/news/p5-News-Article-NoCeM/pkg-plist b/news/p5-News-Article-NoCeM/pkg-plist deleted file mode 100644 index 43b3a14ae4e1..000000000000 --- a/news/p5-News-Article-NoCeM/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%SITE_PERL%%/News/Article/NoCeM.pm -%%PERL5_MAN3%%/News::Article::NoCeM.3.gz