mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21c928c11f
for MIME
15 lines
337 B
Makefile
15 lines
337 B
Makefile
# New ports collection makefile for: T-gnus (for xemacs21-mule)
|
|
# Date created: 13 September 2000
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../t-gnus-emacs20
|
|
|
|
EMACS_PORT_NAME= xemacs21-mule
|
|
EMACS_PACKAGESDIR= lib/xemacs/site-packages
|
|
MANIFEST= MANIFEST.t-gnus
|
|
|
|
.include "${MASTERDIR}/Makefile"
|