freebsd-ports/devel/uml/Makefile
2001-09-21 04:59:58 +00:00

20 lines
381 B
Makefile

# 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>