diff options
author | asami <asami@FreeBSD.org> | 1997-11-25 08:19:54 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-11-25 08:19:54 +0000 |
commit | 2b3d0d0d7808d2c285259971d70684e6036a5f0e (patch) | |
tree | b337aacdbaf9c622f14d36ba2bb69e6369f255bf /misc/display/Makefile | |
parent | 383ecdabe7bfbc5be48d5403b40e3ab6435e3bb5 (diff) | |
download | FreeBSD-ports-2b3d0d0d7808d2c285259971d70684e6036a5f0e.zip FreeBSD-ports-2b3d0d0d7808d2c285259971d70684e6036a5f0e.tar.gz |
Portlint.
Diffstat (limited to 'misc/display/Makefile')
-rw-r--r-- | misc/display/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/display/Makefile b/misc/display/Makefile index c4e9676..09887b9 100644 --- a/misc/display/Makefile +++ b/misc/display/Makefile @@ -3,7 +3,7 @@ # Date created: 25 August 1997 # Whom: Stephen J. Roznowski <sjr@home.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/24 00:26:01 fenner Exp $ # DISTNAME= display @@ -12,14 +12,14 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.unix/volume8/ EXTRACT_SUFX= -MAINTAINER= ports@FreeBSD.ORG - -PATCHFILES= display.pch.Z PATCH_SITES= ${MASTER_SITES} +PATCHFILES= display.pch.Z -NO_WRKSUBDIR= yes +MAINTAINER= ports@FreeBSD.ORG BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar + +NO_WRKSUBDIR= yes EXTRACT_CMD= gunshar EXTRACT_BEFORE_ARGS= |