freebsd-ports/x11-wm/ratpoison/Makefile
Michael Haro 71af860996 update x11-wm/ratpoison to 0.1.1
PR:		26403
Submitted by:	    maintainer
2001-04-07 16:36:00 +00:00

24 lines
450 B
Makefile

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