aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/gnomemc/Makefile
blob: 046d239a4986c8f5de0407e646ba8db2d7083e64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    gnomemc
# Date created:     26 January 1999
# Whom:         Jeremy Lea <reg@shale.csir.co.za>
#
# $FreeBSD$
#

PORTNAME=   gnomemc
PORTREVISION=   0
CATEGORIES= x11-fm gnome
DISTNAME=   mc-${PORTVERSION}
USE_X_PREFIX=   yes
WITHOUT_SLANG=  yes
WITHOUT_ICONV=  yes
WITHOUT_ISPELL= yes
MASTERDIR=  ${.CURDIR}/../../misc/mc

.include "${MASTERDIR}/Makefile"