1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/x11/xedit/Makefile

17 lines
214 B
Makefile

# $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
NO_STAGE= yes
.include <bsd.port.mk>