freebsd-ports/www/wmnetselect/Makefile
FUJISHIMA Satsuki 0d20693434 use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
PR:		   23695
Submitted by:	   myself
Non-responce from: maintainer
2000-12-30 19:10:43 +00:00

21 lines
433 B
Makefile

# New ports collection makefile for: wmnetselect
# Date created: 7 March 1999
# Whom: David McNett <nugget@slacker.com>
#
# $FreeBSD$
#
PORTNAME= wmnetselect
PORTVERSION= 0.8
CATEGORIES= www windowmaker
MASTER_SITES= http://home.att.net/~apathos/code/
MAINTAINER= nugget@slacker.com
USE_IMAKE= yes
USE_XPM= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wmnetselect ${X11BASE}/bin
.include <bsd.port.mk>