1996-07-29 00:38:24 +00:00
|
|
|
# New ports collection makefile for: xed
|
|
|
|
# Version required: 1.3
|
|
|
|
# Date created: 28 Jul 1996
|
|
|
|
# Whom: shanee
|
|
|
|
#
|
1997-10-26 23:57:21 +00:00
|
|
|
# $Id: Makefile,v 1.5 1996/11/18 09:52:52 asami Exp $
|
1996-07-29 00:38:24 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xed1.3
|
|
|
|
PKGNAME= xed-1.3
|
1996-11-11 05:07:53 +00:00
|
|
|
CATEGORIES= editors x11
|
1996-11-18 09:56:45 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= editors
|
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
|
|
|
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
XMKMF= xmkmf
|
|
|
|
|
|
|
|
pre-install:
|
|
|
|
cd $(WRKSRC); make install.man
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|