aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk-ResizeButton/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/p5-Tk-ResizeButton/Makefile')
-rw-r--r--x11-toolkits/p5-Tk-ResizeButton/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/x11-toolkits/p5-Tk-ResizeButton/Makefile b/x11-toolkits/p5-Tk-ResizeButton/Makefile
index ea1ebbe8a14c..d45a8593f25a 100644
--- a/x11-toolkits/p5-Tk-ResizeButton/Makefile
+++ b/x11-toolkits/p5-Tk-ResizeButton/Makefile
@@ -1,15 +1,15 @@
# Created by: Lubomir Marinov <lubomir_m@abv.bg>
# $FreeBSD$
-PORTNAME= Tk-ResizeButton
+PORTNAME= Tk-ResizeButton
PORTVERSION= 0.01
PORTREVISION= 4
-CATEGORIES= x11-toolkits perl5
+CATEGORIES= x11-toolkits perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Resizeable button to be used in a Tk::HList column header
+MAINTAINER= perl@FreeBSD.org
+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}
@@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Tk::ResizeButton.3
-
-NO_STAGE= yes
.include <bsd.port.mk>