summaryrefslogtreecommitdiffstats
path: root/devel/dfuife-curses/Makefile
blob: 5ca5183c7ab2699d0c9e8aded3a55ae9a4beb6f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Created by: Andrew Turner <andrew+ports@fubar.geek.nz>
# $FreeBSD$

PORTNAME=	dfuife-curses
PORTVERSION=	1.5.1.20050829
CATEGORIES=	devel
MASTER_SITES=	http://people.xmms2.org/~alex/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	DFUI curses frontend

LIB_DEPENDS=	aura3.3:${PORTSDIR}/devel/libaura \
		dfui4.4:${PORTSDIR}/devel/libdfui

USE_BZIP2=	yes

PLIST_FILES=	bin/dfuife_curses

NO_STAGE=	yes
do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/dfuife_curses ${PREFIX}/bin

.include <bsd.port.mk>
OpenPOWER on IntegriCloud