30c69a3ed7
PR: ports/114671 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
13 lines
252 B
Makefile
13 lines
252 B
Makefile
# New ports collection makefile for: tamago
|
|
# Date created: 6 March 2000
|
|
# Whom: tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../tamago
|
|
|
|
USE_EMACS= yes
|
|
EMACS_PORT_NAME= emacs21
|
|
|
|
.include "${MASTERDIR}/Makefile"
|