freebsd-ports/misc/fep/Makefile

24 lines
472 B
Makefile
Raw Normal View History

# New ports collection makefile for: fep
# Date created: 20 Feb 1996
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
1999-08-25 09:23:21 +02:00
# $FreeBSD$
#
2000-04-14 10:49:30 +02:00
PORTNAME= fep
PORTVERSION= 1.0
CATEGORIES= misc
MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/fep/
2000-04-14 10:49:30 +02:00
DISTNAME= ${PORTNAME}
MAINTAINER= nobu@psrc.isac.co.jp
2003-02-21 13:51:06 +01:00
COMMENT= A general purpose front end for command line editing
MAN1= fep.1
MANCOMPRESSED= yes
PLIST_FILES= bin/fep
NO_WRKSUBDIR= yes
.include <bsd.port.mk>