1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00

Add cbedic, a console version of the textproc/kbedic dictionary.

Approved by:	the maintainer of textproc/kbedic
This commit is contained in:
Peter Pentchev 2002-07-26 11:47:23 +00:00
parent 198289c971
commit 9f60d38e88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63593
2 changed files with 19 additions and 0 deletions

View File

@ -13,6 +13,7 @@
SUBDIR += british-ispell
SUBDIR += c2html
SUBDIR += catdoc
SUBDIR += cbedic
SUBDIR += cdif
SUBDIR += cdiff
SUBDIR += chpp

18
textproc/cbedic/Makefile Normal file
View File

@ -0,0 +1,18 @@
# New ports collection makefile for: cbedic
# Date created: 15 April 2002
# Whom: Peter Pentchev <roam@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= cbedic
PORTVERSION= 1.2
CATEGORIES= textproc
MAINTAINER= todorov_bg@gmx.net
MASTERDIR= ${.CURDIR}/../kbedic
CONSOLE_VER= yes
.include "${MASTERDIR}/Makefile"