slicot: avoid two warnings from pkglint(1)

PKGNAME should not be used in WRKSRC as it includes the PKGREVISION.
Please use PKGNAME_NOREV instead.

COMMENT should start with a capital letter.
This commit is contained in:
Pierre Pronchery 2020-02-10 06:37:17 +01:00
parent b54fc0e378
commit 4260b39824
1 changed files with 2 additions and 2 deletions

View File

@ -7,10 +7,10 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/s/slicot/}
MAINTAINER= maya@NetBSD.org
HOMEPAGE= http://ftp.debian.org/debian/pool/main/s/slicot/
COMMENT= numerical algorithms from systems and control theory
COMMENT= Numerical algorithms from systems and control theory
LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/${PKGNAME}/src
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src
USE_LANGUAGES= fortran
USE_TOOLS+= mkstemp