1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/math/p5-Math-Logic/Makefile
Sunpoet Po-Chuan Hsieh 571ed2be48 - Pass maintainership to submitter
PR:		ports/189301
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 13:54:19 +00:00

17 lines
327 B
Makefile

# Created by: Mario S F Ferreira <lioux@linf.unb.br> et al.
# $FreeBSD$
PORTNAME= Math-Logic
PORTVERSION= 1.19
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl module providing pure 2, 3, or multi-value logic
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>