diff options
Diffstat (limited to 'x11-wm/tvtwm/Makefile')
-rw-r--r-- | x11-wm/tvtwm/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/x11-wm/tvtwm/Makefile b/x11-wm/tvtwm/Makefile deleted file mode 100644 index 3c2c66c1aa7e..000000000000 --- a/x11-wm/tvtwm/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: tvtwm -# Version required: pl11 -# Date created: 5th December 1994 -# Whom: gpalmer -# -# $Id: Makefile,v 1.7 1995/04/12 20:31:45 asami Exp $ -# - -DISTNAME= tvtwm -PKGNAME= tvtwm-pl11 -CATEGORIES+= x11 -MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/ -DISTFILES= tvtwm.pl11.tar.gz - -MAINTAINER= gpalmer@FreeBSD.ORG - -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm - -USE_IMAKE= yes - -.include <bsd.port.mk> |