mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
16 lines
353 B
Makefile
16 lines
353 B
Makefile
# New ports collection makefile for: tvtwm
|
|
# Version required: pl11
|
|
# Date created: 5th December 1994
|
|
# Whom: gpalmer
|
|
#
|
|
# $Id: Makefile,v 1.3 1995/02/01 22:40:38 gpalmer Exp $
|
|
#
|
|
|
|
DISTNAME= tvtwm
|
|
DISTFILES= tvtwm.pl11.tar.gz
|
|
USE_IMAKE= yes
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
|
|
MAINTAINER= gpalmer@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|