e663983c4b
(PORTVERSION == 0.0.[time stamp of DISTFILE] to avoid setting PORTEPOCH in future) Reviewed by: knu(mentor)
13 lines
241 B
Makefile
13 lines
241 B
Makefile
# New ports collection makefile for: tramp (for emacs20)
|
|
# Date Created: 12 Dec 2001
|
|
# Whom: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../tramp
|
|
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
.include "${MASTERDIR}/Makefile"
|