# New ports collection makefile for: tkman # Version required: 2.0.6 # Date created: 27 Dec 1994 # Whom: Thomas Gellekum # # $Id: Makefile,v 1.29 1998/01/21 08:39:46 tg Exp $ # DISTNAME= tkman-2.0.6 CATEGORIES= misc tk80 MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/ EXTRACT_SUFX= .tar.Z MAINTAINER= tg@freebsd.org LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80 RUN_DEPENDS= rman:${PORTSDIR}/textproc/rman \ glimpse:${PORTSDIR}/textproc/glimpse NO_CDROM= "License required" .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${PREFIX}/share/doc/tkman ${INSTALL_DATA} ${WRKSRC}/tkman-help.html ${PREFIX}/share/doc/tkman .endif .include https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-3/+3
* - Fix symlink to icon fileamdmi32016-03-241-2/+3
* security/umit: fix build since sphinx updatewg2014-09-061-0/+1
* security/umit: support stagewg2014-08-311-14/+29
* Convert some more USE_BZIP2 to USES=tar:bzip2adamw2014-07-30