ports/devel/p5-Software-License/Makefile

20 lines
327 B
Makefile

COMMENT = packages that provide templated software licenses
DISTNAME = Software-License-0.104004
CPAN_AUTHOR = LEONT
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Data-Section \
textproc/p5-Text-Template
TEST_DEPENDS = devel/p5-Try-Tiny
PKG_ARCH = *
.include <bsd.port.mk>