Tweak www/owncloud version 10.0.2
[dports.git] / math / p5-Math-Logic / Makefile
1 # Created by: Mario S F Ferreira <lioux@linf.unb.br> et al.
2 # $FreeBSD$
3
4 PORTNAME=       Math-Logic
5 PORTVERSION=    1.19
6 PORTREVISION=   1
7 CATEGORIES=     math perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     bofh@FreeBSD.org
12 COMMENT=        Perl module providing pure 2, 3, or multi-value logic
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>