73f7c91b5d
(Part 1)
19 lines
330 B
Makefile
19 lines
330 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
|
|
PORTREVISION= 1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= todorov@freebsd-bg.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../kbedic
|
|
|
|
CONSOLE_VER= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|