summaryrefslogtreecommitdiffstats
path: root/icewm/Makefile
blob: ae064c3ebbf3ac444cbfb104a1af005b3100a923 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    local/icewm
# Date created:             Apr 24 2006
# Whom:                 Rong-En Fan <rafan@csie.ntu.edu.tw>
#
# $FreeBSD$
#

CATEGORIES= local

MAINTAINER= ta@csie.ntu.edu.tw
COMMENT=    x11-wm/icewm with 217 patches

CONFLICTS=  icewm-*

MASTERDIR=  ${.CURDIR}/../../x11-wm/icewm

EXTRA_PATCHES=  ${.CURDIR}/files/patch-*

.include "${MASTERDIR}/Makefile"