mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
d8a1109fd0
Submitted by: maintainer
19 lines
314 B
Makefile
19 lines
314 B
Makefile
# 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@freebsd-bg.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../kbedic
|
|
|
|
CONSOLE_VER= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|