pkgsrc/wm/aewm++/Makefile
wiz 2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00

19 lines
469 B
Makefile

# $NetBSD: Makefile,v 1.14 2012/10/23 10:24:13 wiz Exp $
#
DISTNAME= aewm++-1.0.24
PKGREVISION= 1
CATEGORIES= wm x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sapphire/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sapphire.sourceforge.net/
COMMENT= Fork of the popular minimal window manager aewm
USE_LANGUAGES= c c++
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"