1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/x11-wm/ratpoison/Makefile

25 lines
449 B
Makefile
Raw Normal View History

# New ports collection makefile for: ratpoison
# Date created: January 20, 2001
# Whom: Gergely Nagy <8@free.bsd.hu>
#
# $FreeBSD$
#
PORTNAME= ratpoison
PORTVERSION= 1.0.0
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mwm@mired.org
MAN1= ratpoison.1
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
.if defined(NOPORTDOCS)
INSTALL_TARGET= SUBDIRS=src install-exec
.endif
.include <bsd.port.mk>