mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
2565570d48
Submitted by: maintainer
18 lines
387 B
Makefile
18 lines
387 B
Makefile
# New ports collection makefile for: jvim3 for Canna and Wnn6
|
|
# Version required: 3.0-j1.3j
|
|
# Date created: 98/11/17
|
|
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.3 1998/12/01 03:05:57 asami Exp $
|
|
#
|
|
|
|
PKGNAME= ja-jvim-canna+wnn6-3.0.1.3j
|
|
|
|
CANNA= yes
|
|
WNN6= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../jvim3
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|