freebsd-ports/misc/wmx10/Makefile

25 lines
504 B
Makefile
Raw Normal View History

# New ports collection makefile for: wmx10
# Date created: 16 September 2000
# Whom: eric
#
# $FreeBSD$
#
PORTNAME= wmx10
PORTVERSION= 0.03
PORTREVISION= 4
CATEGORIES= misc windowmaker
MASTER_SITES= http://www.cs.uml.edu/~jhawkins/wmx10/
MAINTAINER= ports@FreeBSD.org
2003-02-20 14:00:52 -05:00
COMMENT= Remote control for X10 devices
WRKSRC= ${WRKDIR}/wmx10.app/wmx10
USE_XORG= xpm x11 ice
USE_GMAKE= yes
PLIST_FILES= bin/wmx10
.include <bsd.port.mk>