mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
30c69a3ed7
PR: ports/114671 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
14 lines
252 B
Makefile
14 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"
|