aboutsummaryrefslogtreecommitdiffstats
path: root/devel/uml/Makefile
blob: 4be875a56544a8cea4e5aedf215d4267e178de83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    UML
# Date created:             21 September 2001
# Whom:                 Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   uml
PORTVERSION=    1.0.2
CATEGORIES= devel kde
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= demon@FreeBSD.org

USE_KDELIBS_VER=2
GNU_CONFIGURE=  yes
USE_GMAKE=  yes

.include <bsd.port.mk>