1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/editors/xed/Makefile
1999-08-25 05:57:29 +00:00

24 lines
398 B
Makefile

# New ports collection makefile for: xed
# Version required: 1.3
# Date created: 28 Jul 1996
# Whom: shanee
#
# $FreeBSD$
#
DISTNAME= xed1.3
PKGNAME= xed-1.3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= editors
EXTRACT_SUFX= .tar.Z
MAINTAINER= shanee@augusta.de
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
MAN1= xed.1
.include <bsd.port.mk>