1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/misc/p5-Norge/Makefile
2020-04-04 20:51:40 +00:00

22 lines
433 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
DEPRECATED= Broken for more than 6 months
EXPIRATION_DATE= 2020-05-05
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>