1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/misc/fep/Makefile
2003-02-21 12:51:06 +00:00

23 lines
451 B
Makefile

# New ports collection makefile for: fep
# Date created: 20 Feb 1996
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
# $FreeBSD$
#
PORTNAME= fep
PORTVERSION= 1.0
CATEGORIES= misc
MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/fep/
DISTNAME= ${PORTNAME}
MAINTAINER= nobu@psrc.isac.co.jp
COMMENT= A general purpose front end for command line editing
MAN1= fep.1
MANCOMPRESSED= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>