diff options
Diffstat (limited to 'x11-toolkits/p5-Tk-ResizeButton/Makefile')
-rw-r--r-- | x11-toolkits/p5-Tk-ResizeButton/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-toolkits/p5-Tk-ResizeButton/Makefile b/x11-toolkits/p5-Tk-ResizeButton/Makefile index 42474b142828..e3cdf45bdec7 100644 --- a/x11-toolkits/p5-Tk-ResizeButton/Makefile +++ b/x11-toolkits/p5-Tk-ResizeButton/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Tk-ResizeButton -# Date created: August 10th 2004 -# Whom: Lubomir Marinov <lubomir_m@abv.bg> -# +# Created by: Lubomir Marinov <lubomir_m@abv.bg> # $FreeBSD$ -# PORTNAME= Tk-ResizeButton PORTVERSION= 0.01 @@ -13,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A resizeable button to be used in a Tk::HList column header +COMMENT= Resizeable button to be used in a Tk::HList column header BUILD_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS:= ${BUILD_DEPENDS} |