freebsd-ports/devel/p5-Sah/Makefile
2017-03-09 19:16:25 +00:00

25 lines
560 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Sah
PORTVERSION= 0.9.45
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PERLANCAR
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Schema for data structures (specification)
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install
TEST_DEPENDS= p5-DefHash>=1.0.6:devel/p5-DefHash
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>