1996-08-08 17:01:57 +02:00
|
|
|
# New ports collection makefile for: asedit
|
|
|
|
# Date created: 28 Jul 1996
|
|
|
|
#
|
1997-10-27 00:57:21 +01:00
|
|
|
# Whom: Andreas Kohout <shanee@augusta.de>
|
1996-08-08 17:01:57 +02:00
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1996-08-08 17:01:57 +02:00
|
|
|
#
|
1996-08-09 02:39:06 +02:00
|
|
|
|
2000-04-14 02:25:54 +02:00
|
|
|
PORTNAME= asedit
|
|
|
|
PORTVERSION= 1.3.2
|
2001-01-03 23:10:21 +01:00
|
|
|
PORTREVISION= 1
|
1996-08-09 02:39:06 +02:00
|
|
|
CATEGORIES= editors
|
1996-11-19 13:41:20 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
1996-11-18 12:44:27 +01:00
|
|
|
MASTER_SITE_SUBDIR= editors
|
1996-08-08 18:49:40 +02:00
|
|
|
EXTRACT_SUFX= .tar.Z
|
1996-08-08 17:01:57 +02:00
|
|
|
|
1997-10-27 00:57:21 +01:00
|
|
|
MAINTAINER= shanee@augusta.de
|
2003-02-21 12:38:28 +01:00
|
|
|
COMMENT= Text editor for X/Motif
|
1996-08-08 17:01:57 +02:00
|
|
|
|
2000-11-08 00:28:20 +01:00
|
|
|
USE_MOTIF= yes
|
1996-08-08 17:01:57 +02:00
|
|
|
USE_IMAKE= yes
|
|
|
|
XMKMF= xmkmf
|
|
|
|
|
2001-01-03 23:10:21 +01:00
|
|
|
MAN1= asedit.1
|
|
|
|
|
1996-08-08 17:01:57 +02:00
|
|
|
.include <bsd.port.mk>
|