diff options
author | asami <asami@FreeBSD.org> | 1995-04-11 01:49:14 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-11 01:49:14 +0800 |
commit | 51048c6af66565348be4609e5f6cdb5ec1f5b83e (patch) | |
tree | c0559d03b1c2d1d598ac52a577463e40c36e24cc /mbone/vic/Makefile | |
parent | 7dc65c69276a2b445551a70550631e4e9aada506 (diff) | |
download | freebsd-ports-gnome-51048c6af66565348be4609e5f6cdb5ec1f5b83e.tar.gz freebsd-ports-gnome-51048c6af66565348be4609e5f6cdb5ec1f5b83e.tar.zst freebsd-ports-gnome-51048c6af66565348be4609e5f6cdb5ec1f5b83e.zip |
Reorganize Makefile, add Garrett as MAINTAINER.
Diffstat (limited to 'mbone/vic/Makefile')
-rw-r--r-- | mbone/vic/Makefile | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/mbone/vic/Makefile b/mbone/vic/Makefile index 368e839c3dc4..689d45702d8e 100644 --- a/mbone/vic/Makefile +++ b/mbone/vic/Makefile @@ -3,14 +3,18 @@ # Date created: 14 December 1994 # Whom: wollman # -# $Id: Makefile,v 1.2 1995/02/11 13:51:38 asami Exp $ +# $Id: Makefile,v 1.3 1995/04/01 12:48:46 jkh Exp $ # DISTNAME= vic-2.6 -DISTFILES= vicsrc-2.6.tar.Z -MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vic/ CATEGORIES+= networking +MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vic/ +DISTFILES= vicsrc-2.6.tar.Z + +MAINTAINER= wollman@FreeBSD.ORG + LIB_DEPENDS= BLT\\.1\\.:${PORTSDIR}/x11/blt + HAS_CONFIGURE= yes INSTALL_TARGET= MANDIR=${PREFIX}/man/manl install |