14 lines
267 B
Makefile
14 lines
267 B
Makefile
# New ports collection makefile for: tamago-emacs20
|
|
# Date created: 25 Oct 2001
|
|
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../tamago
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
.include <${MASTERDIR}/Makefile>
|