1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/www/p5-Acme-Monta/Makefile
2021-04-06 16:31:07 +02:00

21 lines
349 B
Makefile

# Created by: TAKAHASHI Kaoru <kaoru@kaisei.org>
PORTNAME= Acme-Monta
PORTVERSION= 0.01
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Monta Method reproduced in web
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>