freebsd-ports/devel/p5-IO-TieCombine/Makefile
Sunpoet Po-Chuan Hsieh 9950900274 - Add LICENSE
- Add NO_ARCH
2015-11-04 20:11:49 +00:00

20 lines
378 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= IO-TieCombine
PORTVERSION= 1.005
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl 5 module to produce tied separate but combined variables
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>