1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Add new port japanese/tdiary-devel at 2.3.3

Approved by:    maho (mentor)
This commit is contained in:
TAKATSU Tomonari 2009-09-12 03:34:36 +00:00
parent f8d0edb83c
commit 5f2b714239
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241259
2 changed files with 17 additions and 0 deletions

View File

@ -326,6 +326,7 @@
SUBDIR += tcl76
SUBDIR += tcl80
SUBDIR += tdiary
SUBDIR += tdiary-devel
SUBDIR += teTeX
SUBDIR += texfamily
SUBDIR += texfamily-vfn2a

View File

@ -0,0 +1,16 @@
# New ports collection makefile for: tdiary-devel
# Date created: 2009-09-06
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= japanese www ruby
PKGNAMESUFFIX= -devel
MAINTAINER= tota@FreeBSD.org
TDIARY_LANG= ja
MASTERDIR= ${.CURDIR}/../../www/tdiary-devel
.include "${MASTERDIR}/Makefile"