1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/misc/fep/Makefile

22 lines
385 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 07:23:21 +00:00
# $FreeBSD$
#
2000-04-14 08:49:30 +00:00
PORTNAME= fep
PORTVERSION= 1.0
CATEGORIES= misc
MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/
2000-04-14 08:49:30 +00:00
DISTNAME= ${PORTNAME}
MAINTAINER= nobu@psrc.isac.co.jp
MAN1= fep.1
MANCOMPRESSED= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>