19 lines
444 B
Makefile
19 lines
444 B
Makefile
# $NetBSD: Makefile,v 1.8 2012/10/23 17:19:19 asau Exp $
|
|
|
|
DISTNAME= wmnd-0.4.12
|
|
PKGREVISION= 1
|
|
CATEGORIES= net x11
|
|
MASTER_SITES= # ftp://ftp.yuv.info/pub/wmnd/releases/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.yuv.info/wmnd/
|
|
COMMENT= Dockable network monitor
|
|
|
|
DIST_SUBDIR= ${PKGNAME_NOREV}
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../x11/libXext/buildlink3.mk"
|
|
.include "../../x11/libXpm/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|