1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/devel/p5-boolean/Makefile

24 lines
395 B
Makefile

# Created by: Timur I. Bakeyev <bat@cpan.org>
# $FreeBSD$
PORTNAME= boolean
PORTVERSION= 0.30
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:INGY
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Boolean support for Perl
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
MAN3= boolean.3
NO_STAGE= yes
.include <bsd.port.mk>