blob: 8e96da54eea7fbfca156d41878afb575e799947c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# New ports collection makefile for: dictem
# Date created: 25 Apr 2006
# Whom: Max N. Boyarov <m.boyarov@gmail.com>
#
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../dictem
EMACS_PORT_NAME= xemacs21-mule
.include "${MASTERDIR}/Makefile"
|