freebsd-ports/editors/custom-mule/Makefile
Norikatsu Shigemura d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00

24 lines
481 B
Makefile

# New ports collection makefile for: custom for mule
# Date created: 27 December 1998
# Whom: shige
#
# $FreeBSD$
#
MAINTAINER= ports@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>