mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
73f7c91b5d
(Part 1)
20 lines
330 B
Makefile
20 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"
|