1996-07-29 00:38:24 +00:00
|
|
|
# New ports collection makefile for: xed
|
|
|
|
# Date created: 28 Jul 1996
|
|
|
|
# Whom: shanee
|
|
|
|
#
|
1999-08-25 05:57:29 +00:00
|
|
|
# $FreeBSD$
|
1996-07-29 00:38:24 +00:00
|
|
|
#
|
|
|
|
|
2000-04-14 00:25:54 +00:00
|
|
|
PORTNAME= xed
|
|
|
|
PORTVERSION= 1.3
|
1998-07-27 23:25:33 +00:00
|
|
|
CATEGORIES= editors
|
1996-11-18 09:56:45 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= editors
|
2000-04-14 00:25:54 +00:00
|
|
|
DISTNAME= ${PORTNAME}${PORTVERSION}
|
1996-07-30 00:10:31 +00:00
|
|
|
EXTRACT_SUFX= .tar.Z
|
1996-07-30 00:29:12 +00:00
|
|
|
|
1997-10-26 23:57:21 +00:00
|
|
|
MAINTAINER= shanee@augusta.de
|
1996-07-29 00:38:24 +00:00
|
|
|
|
1998-09-17 00:33:02 +00:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
1996-07-29 00:38:24 +00:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
1999-06-27 09:02:11 +00:00
|
|
|
MAN1= xed.1
|
1996-07-29 00:38:24 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|