1999-01-31 20:57:11 +00:00
|
|
|
# New ports collection makefile for: gnomemc
|
1999-05-09 17:16:30 +00:00
|
|
|
# Date created: 26 January 1999
|
1999-01-31 20:57:11 +00:00
|
|
|
# Whom: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
#
|
1999-08-31 03:04:38 +00:00
|
|
|
# $FreeBSD$
|
1999-01-31 20:57:11 +00:00
|
|
|
#
|
|
|
|
|
2000-04-10 00:44:43 +00:00
|
|
|
PORTNAME= gnomemc
|
2002-08-11 12:37:43 +00:00
|
|
|
PORTREVISION= 0
|
1999-01-31 20:57:11 +00:00
|
|
|
CATEGORIES= x11-fm gnome
|
2000-04-10 19:54:52 +00:00
|
|
|
DISTNAME= mc-${PORTVERSION}
|
2002-08-11 12:37:43 +00:00
|
|
|
USE_X_PREFIX= yes
|
|
|
|
WITHOUT_SLANG= yes
|
2002-08-11 12:58:20 +00:00
|
|
|
WITHOUT_ICONV= yes
|
|
|
|
WITHOUT_ISPELL= yes
|
2002-08-11 12:37:43 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../../misc/mc
|
1999-01-31 20:57:11 +00:00
|
|
|
|
2002-08-11 12:37:43 +00:00
|
|
|
.include "${MASTERDIR}/Makefile"
|