mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
23 lines
458 B
Makefile
23 lines
458 B
Makefile
# New ports collection makefile for: tvtwm
|
|
# Version required: pl11
|
|
# Date created: 5th December 1994
|
|
# Whom: gpalmer
|
|
#
|
|
# $Id: Makefile,v 1.8 1995/04/22 11:59:12 asami Exp $
|
|
#
|
|
|
|
DISTNAME= tvtwm
|
|
PKGNAME= tvtwm-pl11
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= 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>
|