4aaab89f57
PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
21 lines
455 B
Makefile
21 lines
455 B
Makefile
# New ports collection makefile for: www/p5-HTML-Widgets-SelectLayers
|
|
# Date created: 22 September 2002
|
|
# Whom: Peter Avalos <pavalos@theshell.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= HTML-Widgets-SelectLayers
|
|
PORTVERSION= 0.07
|
|
CATEGORIES= www perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Implements an HTML widget with multiple layers
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= HTML::Widgets::SelectLayers.3
|
|
|
|
.include <bsd.port.mk>
|