- correct usage of DISTNAME

- remove unnecessary DISTFILES tag
- instead of moving makefile to Makefile and patching just use MAKEFILE
tag
This commit is contained in:
brad 1999-09-02 22:12:39 +00:00
parent c6a2988ce1
commit 1de21d5e42
2 changed files with 6 additions and 15 deletions

View File

@ -1,26 +1,17 @@
# OpenBSD makefile for: vic
# Version required: 2.6
# Date created: July 14 1999
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.2 1999/07/15 14:59:20 angelos Exp $
#
# $OpenBSD: Makefile,v 1.3 1999/09/02 22:12:39 brad Exp $
DISTNAME= wbd
DISTNAME= wbd-1.0ucl4
CATEGORIES= mbone
MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/wbd/1.0ucl4/
DISTFILES= wbd-1.0ucl4.tar.gz
ONLY_FOR_ARCHS= i386
MAINTAINER= angelos@openbsd.org
# XXX ghostscript, ghostscript3, ghostscript4 or ghostscript5 will all do.
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5
MAKEFILE= makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wbd ${PREFIX}/bin
post-patch:
/bin/mv ${WRKSRC}/makefile ${WRKSRC}/Makefile
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
*** makefile.orig Thu Jan 29 06:46:41 1998
--- makefile Thu Jul 15 10:29:16 1999
*** Makefile.orig Thu Jan 29 06:46:41 1998
--- Makefile Thu Jul 15 10:29:16 1999
***************
*** 3,14 ****