head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.07.31.17.36.54;	author shige;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add elisp/emacsen ports in the ports tree @@ 2003/07/31
@
text
@# New ports collection makefile for:	custom for mule
# Date created:		27 December 1998
# Whom:			shige
#
# $FreeBSD$
# $ports: ports/editors/custom-mule/Makefile,v 1.9 2003/03/07 00:16:08 ade Exp $
#

MAINTAINER=	shige@@FreeBSD.org
COMMENT=	The Custom Library for mule

# This is a slave port.
PORTCLASS=	slave

MASTERDIR=	${.CURDIR}/../../editors/custom-emacs

# emacs port setup
EMACS_PORT_NAME=	mule

# pkg/* files but PLIST are used in ${.CURDIR}
PKGDIR=		${.CURDIR}
PATCHDIR=	${.CURDIR}/files
PLIST=		${MASTERDIR}/pkg-plist

.include <${MASTERDIR}/Makefile>
@
