freebsd-ports/misc/p5-Norge/Makefile
2019-11-06 14:00:19 +00:00

20 lines
363 B
Makefile

# Created by: Anders Nordby <anders@FreeBSD.org>
# $FreeBSD$
PORTNAME= Norge
PORTVERSION= 1.08
PORTREVISION= 1
CATEGORIES= misc textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Miscellaneous Norwegian-specific conversion methods for Perl
BROKEN= unfetchable
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>