freebsd-ports/devel/mob/Makefile
2001-01-01 21:28:48 +00:00

19 lines
355 B
Makefile

# New ports collection makefile for: mob
# Date created: 01 Jan 2001
# Whom: Assar Westerlund <assar@freebsd.org>
#
# $FreeBSD$
#
PORTNAME= mob
PORTVERSION= 0.1.0
CATEGORIES= devel
MASTER_SITES= http://steamboat.cs.ucsb.edu/mob/src/
DISTFILES= mob-1.0-BETA.tgz
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>