1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/x11/bbuname/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

27 lines
623 B
Makefile

# 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
PORTREVISION= 1
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= ports@FreeBSD.org
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>