aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Acme-Monta/Makefile
blob: 3268a16bada0f90bfa9285fe83a309764f42adba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	p5-Acme-Monta
# Date created:				14 June 2005
# Whom:	      				TAKAHASHI Kaoru <kaoru@kaisei.org>
#
# $FreeBSD$
#

PORTNAME=	Acme-Monta
PORTVERSION=	0.01
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Acme
PKGNAMEPREFIX=	p5-

MAINTAINER=	kaoru@kaisei.org
COMMENT=	Monta Method reproduced in web

PERL_CONFIGURE=	yes

MAN3=		Acme::Monta.3

.include <bsd.port.mk>