1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11-wm/tvtwm/Makefile

24 lines
473 B
Makefile
Raw Normal View History

# New ports collection makefile for: tvtwm
1995-02-23 20:16:05 +00:00
# Version required: pl11
# Date created: 5th December 1994
# Whom: gpalmer
#
# $Id: Makefile,v 1.14 1998/12/01 23:29:58 billf Exp $
#
DISTNAME= tvtwm.pl11
PKGNAME= tvtwm-pl11
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= window_managers
1995-02-01 22:40:38 +00:00
MAINTAINER= gpalmer@FreeBSD.ORG
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/tvtwm
USE_IMAKE= yes
MAN1= tvtwm.1
1995-04-22 11:59:12 +00:00
.include <bsd.port.mk>