freebsd-ports/editors/asedit/Makefile

27 lines
446 B
Makefile
Raw Normal View History

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