freebsd-ports/editors/asedit/Makefile

26 lines
413 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 01:57:29 -04:00
# $FreeBSD$
#
2000-04-13 20:25:54 -04:00
PORTNAME= asedit
PORTVERSION= 1.3.2
PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= editors
1996-08-08 12:49:40 -04:00
EXTRACT_SUFX= .tar.Z
MAINTAINER= shanee@augusta.de
USE_MOTIF= yes
USE_IMAKE= yes
XMKMF= xmkmf
MAN1= asedit.1
.include <bsd.port.mk>