aboutsummaryrefslogtreecommitdiffstats
path: root/comms/asmodem/Makefile
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-09-08 13:25:12 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-09-08 13:25:12 +0800
commit922acad8874a47ee8fa9794bfc775f7eaae1d39a (patch)
treec72260d1663a246e379540bed6f2fe9035d10981 /comms/asmodem/Makefile
parentdbc71dddbdc1dc9f26a52df9f49a30cf58aad5ae (diff)
downloadfreebsd-ports-gnome-922acad8874a47ee8fa9794bfc775f7eaae1d39a.tar.gz
freebsd-ports-gnome-922acad8874a47ee8fa9794bfc775f7eaae1d39a.tar.zst
freebsd-ports-gnome-922acad8874a47ee8fa9794bfc775f7eaae1d39a.zip
audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintained
audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use audio/jack-rack or audio/creox instead. comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained java/openjit||2010-09-08|Broken for 6+ months, unmaintained multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained net/arpd||2010-09-08|Broken for 6+ months, unmaintained net/vomit||2010-09-08|Broken for 6+ months, unmaintained sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained www/lws||2010-09-08|Broken for 6+ months, unmaintained Reported by: FreeBSD unmaintained ports which are currently marked broken monthly reminder
Diffstat (limited to 'comms/asmodem/Makefile')
-rw-r--r--comms/asmodem/Makefile31
1 files changed, 0 insertions, 31 deletions
diff --git a/comms/asmodem/Makefile b/comms/asmodem/Makefile
deleted file mode 100644
index d77f9777afb7..000000000000
--- a/comms/asmodem/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: asmodem
-# Date created: 11 May 1998
-# Whom: Sean Cole <scole@aracnet.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= asmodem
-PORTVERSION= 0.6.1
-PORTREVISION= 1
-CATEGORIES= comms
-MASTER_SITES= ${MASTER_SITE_AFTERSTEP}
-MASTER_SITE_SUBDIR= apps/asmodem
-DISTNAME= ${PORTNAME}-0.6-1
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Displays the modem status, designed to match AfterStep
-
-USE_IMAKE= yes
-USE_XORG= xpm
-
-MAN1= asmodem.1
-PLIST_FILES= bin/asmodem
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 800064
-BROKEN= does not build
-.endif
-
-.include <bsd.port.post.mk>