1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/misc/fep/Makefile
Ying-Chieh Liao aab2f9a2ea change master site dir
PR:		27548
Submitted by:	maintainer
2001-05-23 05:20:56 +00:00

22 lines
389 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
MAN1= fep.1
MANCOMPRESSED= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>