blob: 9d61a383ac8787348e2d17711b33d1d7b5306825 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: tvtwm
# Version required: pl10
# Date created: 5th December 1994
# Whom: gpalmer
#
# $Id: Makefile,v 1.2 1994/12/12 04:31:35 gpalmer Exp $
#
DISTNAME= tvtwm
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.x.org/pub/R6untarred/contrib/programs/
EXTRACT_SUFX= .tar.gz
MAINTAINER= gpalmer@FreeBSD.ORG
.include <bsd.port.mk>
|