Submitted by: sf * Add xemacs-package into {RUN,BUILD}-DEPENDS Pointed out by: sf and bento
12 lines
248 B
Makefile
12 lines
248 B
Makefile
# New ports collection makefile for: T-gnus (for mule)
|
|
# Date created: 13 September 2000
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../t-gnus-emacs20
|
|
|
|
EMACS_PORT_NAME= mule
|
|
|
|
.include "${MASTERDIR}/Makefile"
|