freebsd-ports/misc/p5-Norge/Makefile
Alexey Dokuchaev 17342290d7 - Remove trailing dot in COMMENT and/or reword it accordingly
- Prefer standard option descriptions, and trim one long line
2016-10-28 16:00:45 +00:00

18 lines
341 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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>