freebsd-ports/net-p2p/mutella/Makefile
Patrick Li 62a9ef4b2e Import new port net/mutella - a command line gnutella client
PR:		33269
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2001-12-29 02:54:29 +00:00

18 lines
358 B
Makefile

# New ports collection makefile for: mutella
# Date created: 2/12/2001
# Whom: Dominic Marks <dominic_marks@btinternet.com>
#
# $FreeBSD$
#
PORTNAME= mutella
PORTVERSION= 0.3.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= dominic_marks@btinternet.com
GNU_CONFIGURE= yes
.include <bsd.port.mk>