mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
103a92f4dd
QE is a PE2-like editor program under U*nix. p.s. Don't pursuade me putting this into editors/. If you don't have a Chinese (big5) environment, you could only see 'funny characters.' PR: ports/25867 Submitted by: Status <statue@freebsd.sinica.edu.tw>
16 lines
329 B
Makefile
16 lines
329 B
Makefile
# New ports collection makefile for: qe
|
|
# Date created: 10 Mar 2001
|
|
# Whom: Shen Chuan-Hsing
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= qe
|
|
PORTVERSION= 0.0.34
|
|
CATEGORIES= chinese
|
|
MASTER_SITES= http://www.cc.ncu.edu.tw/~center5/product/qe/
|
|
|
|
MAINTAINER= statue@freebsd.sinica.edu.tw
|
|
|
|
.include <bsd.port.mk>
|