1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# New ports collection makefile for: tcl-modules # Date created: 03 March 2009 # Whom: Martin Matuska <mm@FreeBSD.org> # # $FreeBSD$ # PORTNAME= tcl-modules PORTREVISION= MAINTAINER= mm@FreeBSD.org COMMENT= Tcl common modules BUILDING_TCL_TM= yes MASTERDIR= ${.CURDIR}/../tcl85 .include "${MASTERDIR}/Makefile"