18 lines
411 B
Makefile
18 lines
411 B
Makefile
# $NetBSD: Makefile,v 1.13 2004/04/17 20:46:28 zuntum Exp $
|
|
#
|
|
|
|
DISTNAME= ratpoison-1.2.2
|
|
CATEGORIES= wm
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ratpoison/}
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://ratpoison.sourceforge.net/
|
|
COMMENT= Simple window manager with no fat library dependencies
|
|
|
|
USE_BUILDLINK3= YES
|
|
USE_X11= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
INFO_FILES= ratpoison.info
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|