4d747a2804
Add a port of t-gnus for Emacs 21 by repository-copy from t-gnus-emacs20
13 lines
240 B
Makefile
13 lines
240 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
|
|
|
|
EMACS_PORT_NAME= mule
|
|
|
|
.include "${MASTERDIR}/Makefile"
|