Use real PORTVERSION

- Sort *_DEPENDS
- Fix and update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-06-04 18:17:13 +00:00
parent 12f2ff1781
commit a8102d46de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471707
2 changed files with 5 additions and 7 deletions

View File

@ -2,13 +2,11 @@
# $FreeBSD$
PORTNAME= Newsletter
PORTVERSION= 0.03.3
PORTREVISION= 1
PORTVERSION= 0.033
CATEGORIES= www textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:KALELE
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple website based Newsletter interface
@ -16,9 +14,9 @@ COMMENT= Simple website based Newsletter interface
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-MIME-Explode>0:mail/p5-MIME-Explode \
p5-MIME-Lite>0:mail/p5-MIME-Lite \
p5-File-Type>0:devel/p5-File-Type
BUILD_DEPENDS= p5-File-Type>0:devel/p5-File-Type \
p5-MIME-Explode>0:mail/p5-MIME-Explode \
p5-MIME-Lite>0:mail/p5-MIME-Lite
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5

View File

@ -2,4 +2,4 @@ Newsletter - A Simple website based Newsletter interface!
A list of functions that can be exported. You can delete this section if you
don't export anything, such as for a purely object-oriented module.
WWW: http://search.cpan.org/dist/Newsletter/
WWW: https://metacpan.org/release/KALELE/Newsletter-0.033