freebsd-ports/mbone/wbd/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

21 lines
401 B
Makefile

# New ports collection makefile for: wbd
# Date created: 11 May 2001
# Whom: assar
#
# $FreeBSD$
#
PORTNAME= wbd
PORTVERSION= 1.0u4
CATEGORIES= mbone
MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/wbd/1.0ucl4/
DISTNAME= wbd-1.0ucl4
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
WRKSRC= ${WRKDIR}/wbd
MAKEFILE= makefile
.include <bsd.port.mk>