aboutsummaryrefslogtreecommitdiff
path: root/x11/bbuname/Makefile
blob: 2ec8fc9f892bd117bba4187461cac5bb19e0ad72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	bbuname
# Date created:				11 February 2004
# Whom:					Nikos "Noth" Ntarmos <ntarmos@ceid.upatras.gr>
#
# $FreeBSD$
#

PORTNAME=	bbuname
PORTVERSION=	0.2
CATEGORIES=	x11
MASTER_SITES=	http://spiritisdigital.com/download/linux/bbuname/

PATCH_SITES=	ftp://noth.ceid.upatras.gr/pub/FreeBSD/patches/
PATCHFILES=	${PORTNAME}-${PORTVERSION}.patch1.gz
PATCH_DIST_STRIP=	-p1

MAINTAINER=	ntarmos@ceid.upatras.gr
COMMENT=	A Flux/Black-box applet displaying system information a la GNU uname

GNU_CONFIGURE=	yes
USE_BZIP2=	yes
USE_GMAKE=	yes
USE_X_PREFIX=	yes

.include <bsd.port.mk>