aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm2-i18n/Makefile
blob: e867c922fa8b0ebc6cf84a87b0e484627f8db220 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    Internationalized fvwm2
# Date created:     20 Jan 1996
# Whom:         peter
#
# $FreeBSD$
#

CATEGORIES= x11-wm
PKGNAMESUFFIX=  2-i18n

MAINTAINER= matusita@FreeBSD.org
COMMENT=Internationalized fvwm version 2, a window manager for X

MASTERDIR=  ${.CURDIR}/../../x11-wm/fvwm2
PKGDIR=     ${.CURDIR}
PLIST=      ${MASTERDIR}/pkg-plist

WITH_MULTIBYTE= YES

.include "${MASTERDIR}/Makefile"