mirror of https://git.FreeBSD.org/ports.git
20 lines
393 B
Makefile
20 lines
393 B
Makefile
PORTNAME= HTML-Widgets-SelectLayers
|
|
PORTVERSION= 0.07
|
|
PORTREVISION= 2
|
|
CATEGORIES= www perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Implements an HTML widget with multiple layers
|
|
WWW= http://www.420.am/selectlayers/
|
|
|
|
LICENSE= ART10 GPLv1+
|
|
LICENSE_COMB= dual
|
|
|
|
USES= perl5 shebangfix
|
|
SHEBANG_FILES= homepage.pl
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|