mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
47a616f11d
Misc variable reordering, cleaning up, etc.
19 lines
401 B
Makefile
19 lines
401 B
Makefile
# New ports collection makefile for: fep
|
|
# Version required:
|
|
# Date created: 20 Feb 1996
|
|
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1996/03/18 11:56:34 asami Exp $
|
|
#
|
|
|
|
DISTNAME= fep
|
|
PKGNAME= fep-1.0
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/
|
|
|
|
MAINTAINER= nobu@psrc.isac.co.jp
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|