textproc/p5-Business-IS-PIN: create port
Business::IS::PIN Validate Icelandic ID numbers PR: 244739 Submitted by: david@isnic.is
This commit is contained in:
parent
89a7265880
commit
c71b0710b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545070
@ -477,6 +477,7 @@
|
||||
SUBDIR += p5-BibTeX-Parser
|
||||
SUBDIR += p5-BigIP-ParseConfig
|
||||
SUBDIR += p5-Bloom-Filter
|
||||
SUBDIR += p5-Business-IS-PIN
|
||||
SUBDIR += p5-CAM-PDF
|
||||
SUBDIR += p5-CQL-Parser
|
||||
SUBDIR += p5-CSS
|
||||
|
21
textproc/p5-Business-IS-PIN/Makefile
Normal file
21
textproc/p5-Business-IS-PIN/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Business-IS-PIN
|
||||
DISTVERSION= 0.06
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= david@isnic.is
|
||||
COMMENT= Validate Icelandic ID numbers
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
PLIST_FILES= ${SITE_MAN3_REL}/Business::IS::PIN.3.gz \
|
||||
${SITE_PERL_REL}/Business/IS/PIN.pm
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/p5-Business-IS-PIN/distinfo
Normal file
3
textproc/p5-Business-IS-PIN/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1597525390
|
||||
SHA256 (Business-IS-PIN-0.06.tar.gz) = 862d74736cc1f8dd3fa583cf845088b56b2cd952126102d228d743d4db092b45
|
||||
SIZE (Business-IS-PIN-0.06.tar.gz) = 12388
|
3
textproc/p5-Business-IS-PIN/pkg-descr
Normal file
3
textproc/p5-Business-IS-PIN/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Business::IS::PIN
|
||||
|
||||
Validate Icelandic ID numbers
|
Loading…
Reference in New Issue
Block a user