summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-TclTk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/p5-TclTk/Makefile')
-rw-r--r--x11-toolkits/p5-TclTk/Makefile29
1 files changed, 29 insertions, 0 deletions
diff --git a/x11-toolkits/p5-TclTk/Makefile b/x11-toolkits/p5-TclTk/Makefile
new file mode 100644
index 0000000..f40a7e4
--- /dev/null
+++ b/x11-toolkits/p5-TclTk/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: p5-Tcl-Tk
+# Version required: b1
+# Date created: June 15th 1997
+# Whom: James FitzGibbon <jfitz@FreeBSD.org>
+#
+# $Id$
+
+DISTNAME= TclTk-b1
+PKGNAME= p5-Tcl-Tk-b1
+CATEGORIES= x11 lang perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Tcl
+
+MAINTAINER= jfitz@FreeBSD.ORG
+
+BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
+ ${PREFIX}/lib/perl5/site_perl/Tcl.pm:${PORTSDIR}/lang/p5-Tcl
+RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
+LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
+
+WRKSRC= ${WRKDIR}/TclTk
+
+MANPREFIX= ${PREFIX}/lib/perl5
+MAN3= Tcl::Tk.3
+
+do-configure:
+ @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud