mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
081079e0db
in the first place.
21 lines
407 B
Makefile
21 lines
407 B
Makefile
# New ports collection makefile for: gwm
|
|
# Version required: 1.8c
|
|
# Date created: 14 November 1996
|
|
# Whom: markm
|
|
#
|
|
# $Id: Makefile,v 1.6 1998/09/15 11:13:35 asami Exp $
|
|
#
|
|
|
|
DISTNAME= gwm-1.8c
|
|
CATEGORIES= x11-wm
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= window_managers/gwm
|
|
|
|
MAINTAINER= markm@FreeBSD.ORG
|
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|