361502f211
Changes: http://cpansearch.perl.org/src/VPIT/Scope-Upper-0.09/Changes PR: ports/134795 Submitted by: pgollucci
21 lines
370 B
Makefile
21 lines
370 B
Makefile
# New ports collection makefile for: Scope-Upper
|
|
# Date created: 12 ÍÁÑ 2009
|
|
# Whom: Sergey Skvortsov <skv@protey.ru>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Scope-Upper
|
|
PORTVERSION= 0.09
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= skv@FreeBSD.org
|
|
COMMENT= Act on upper scopes
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Scope::Upper.3
|
|
|
|
.include <bsd.port.mk>
|