2c4782fc9b
PR: 34492 Submitted by: maintainer
18 lines
358 B
Makefile
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.3
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
|
|
MAINTAINER= dominic_marks@btinternet.com
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|