freebsd-ports/x11-toolkits/p5-Tk-FileDialog/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

23 lines
506 B
Makefile

# New ports collection makefile for: p5-Tk-FileDialog
# Date created: 1 July 2001
# Whom: minter
#
# $FreeBSD$
PORTNAME= Tk-FileDialog
PORTVERSION= 1.3
PORTREVISION= 3
CATEGORIES= x11-toolkits perl5
MASTER_SITES= CPAN
MAINTAINER= minter@lunenburg.org
COMMENT= Tk::FileDialog - A file selector dialog for perl/Tk
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
PERL_CONFIGURE= yes
MAN3= Tk::FileDialog.3
PLIST_SUB= PERL_VERSION=${PERL_VERSION}
.include <bsd.port.mk>