mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
19 lines
354 B
Makefile
19 lines
354 B
Makefile
# New ports collection makefile for: ve
|
|
# Date created: 25 Aug 1999
|
|
# Whom: Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ve
|
|
PORTVERSION= 1.0
|
|
PORTREVISION= 2
|
|
CATEGORIES= chinese
|
|
MASTER_SITES= LOCAL/chinsan
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= chinsan@FreeBSD.org
|
|
COMMENT= NTHU-CS Maple BBS 2.36 BBS-like editor
|
|
|
|
.include <bsd.port.mk>
|