aboutsummaryrefslogtreecommitdiff
path: root/x11/bbuname/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/bbuname/Makefile')
-rw-r--r--x11/bbuname/Makefile30
1 files changed, 0 insertions, 30 deletions
diff --git a/x11/bbuname/Makefile b/x11/bbuname/Makefile
deleted file mode 100644
index 9c0d0a2ac698..000000000000
--- a/x11/bbuname/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# 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
-
-BROKEN= Checksum mismatch
-DEPRECATED= has been broken for more than 6 months
-EXPIRATION_DATE=2009-01-19
-
-GNU_CONFIGURE= yes
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_XORG= x11
-
-.include <bsd.port.mk>