freebsd-ports/www/p5-Acme-Monta/Makefile
Andrej Zverev 9015802942 - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 15:44:11 +00:00

16 lines
290 B
Makefile

# Created by: TAKAHASHI Kaoru <kaoru@kaisei.org>
# $FreeBSD$
PORTNAME= Acme-Monta
PORTVERSION= 0.01
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kaoru@kaisei.org
COMMENT= Monta Method reproduced in web
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>