aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/Makefile1
-rw-r--r--misc/p5-Norge/Makefile22
-rw-r--r--misc/p5-Norge/distinfo2
-rw-r--r--misc/p5-Norge/pkg-descr4
-rw-r--r--misc/p5-Norge/pkg-plist7
5 files changed, 36 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 6511827d6346..03a96cb6756a 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -330,6 +330,7 @@
SUBDIR += p5-Locale-Msgcat
SUBDIR += p5-Locale-SubCountry
SUBDIR += p5-Net-vCard
+ SUBDIR += p5-Norge
SUBDIR += p5-Text-FIGlet
SUBDIR += p5-Tie-DxHash
SUBDIR += patanjali
diff --git a/misc/p5-Norge/Makefile b/misc/p5-Norge/Makefile
new file mode 100644
index 000000000000..dc0476b255e2
--- /dev/null
+++ b/misc/p5-Norge/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: Norge
+# Date created: 17 May 2005
+# Whom: Anders Nordby <anders@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Norge
+PORTVERSION= 1.08
+CATEGORIES= misc textproc
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= No
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= anders@FreeBSD.org
+COMMENT= Misc. norwegian methods for Perl, conversion/dates/numbers etc.
+
+PERL_CONFIGURE= yes
+
+MAN3= No::Sort.3 No::KontoNr.3 No::PersonNr.3 No::Dato.3
+
+.include <bsd.port.mk>
diff --git a/misc/p5-Norge/distinfo b/misc/p5-Norge/distinfo
new file mode 100644
index 000000000000..d89c3861ea86
--- /dev/null
+++ b/misc/p5-Norge/distinfo
@@ -0,0 +1,2 @@
+MD5 (Norge-1.08.tar.gz) = 99a06f56b89b7a07c9eb2bebf59d9dfe
+SIZE (Norge-1.08.tar.gz) = 13690
diff --git a/misc/p5-Norge/pkg-descr b/misc/p5-Norge/pkg-descr
new file mode 100644
index 000000000000..adbc048b9314
--- /dev/null
+++ b/misc/p5-Norge/pkg-descr
@@ -0,0 +1,4 @@
+A collection of Perl modules to deal with various matters specific for Norway.
+
+- Anders Nordby <anders@FreeBSD.org>
+WWW: http://search.cpan.org/dist/Norge/
diff --git a/misc/p5-Norge/pkg-plist b/misc/p5-Norge/pkg-plist
new file mode 100644
index 000000000000..98e05ef8bd05
--- /dev/null
+++ b/misc/p5-Norge/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/No/Dato.pm
+%%SITE_PERL%%/No/KontoNr.pm
+%%SITE_PERL%%/No/PersonNr.pm
+%%SITE_PERL%%/No/Sort.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/No/.packlist
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/No 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/No 2>/dev/null || true