aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/ratpoison/Makefile
blob: a13f8917ae98c277eb4b146d41926b9b5bcbd25e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:    ratpoison
# Date created:     January 20, 2001
# Whom:         Gergely Nagy <8@free.bsd.hu>
#
# $FreeBSD$
#

PORTNAME=   ratpoison
PORTVERSION=    1.2.2
PORTREVISION=   1
CATEGORIES= x11-wm
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= storrsjm@email.uc.edu
COMMENT=    Simple window manager with no fat library dependencies

MAN1=       ratpoison.1
USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes

.if defined(NOPORTDOCS)
INSTALL_TARGET= SUBDIRS=src install-exec
.endif

.include <bsd.port.mk>