summaryrefslogtreecommitdiff
path: root/x11/xedit/Makefile
blob: d4b828cd8cf9607842c65b1d885db7513bcb5f4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	xedit
PORTVERSION=	1.2.1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Simple text editor for X

XORG_CAT=	app
USE_XORG=	xt xaw7

MAN1=		xedit.1

.include <bsd.port.mk>