1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/editors/xed/Makefile

24 lines
407 B
Makefile
Raw Normal View History

# New ports collection makefile for: xed
# Date created: 28 Jul 1996
# Whom: shanee
#
1999-08-25 05:57:29 +00:00
# $FreeBSD$
#
2000-04-14 00:25:54 +00:00
PORTNAME= xed
PORTVERSION= 1.3
CATEGORIES= editors
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
MAINTAINER= shanee@augusta.de
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
MAN1= xed.1
.include <bsd.port.mk>