mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
21c928c11f
for MIME
14 lines
276 B
Makefile
14 lines
276 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
|
|
PATCHDIR= ${.CURDIR}/files
|
|
|
|
.include "${MASTERDIR}/Makefile"
|