aboutsummaryrefslogtreecommitdiffstats
path: root/misc/wmx10/Makefile
blob: 6f9044dc995e97841f1398c2275ee37117b95d81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:   wmx10
# Date created:                                16 September 2000
# Whom:                                        eric
#
# $FreeBSD$
#

PORTNAME=   wmx10
PORTVERSION=    0.03
PORTREVISION=   1
CATEGORIES= misc windowmaker
MASTER_SITES=   http://www.cs.uml.edu/~jhawkins/wmx10/

MAINTAINER= ports@FreeBSD.org
COMMENT=    Remote control for X10 devices

WRKSRC=     ${WRKDIR}/wmx10.app/wmx10

USE_X_PREFIX=   yes
USE_XPM=    yes
USE_GMAKE=  yes

PLIST_FILES=    bin/wmx10

.include <bsd.port.mk>