aboutsummaryrefslogtreecommitdiff
path: root/comms/asmodem/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-08 05:25:12 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-08 05:25:12 +0000
commit1b79d7d08ad1578f66468b31791d944b4982ed66 (patch)
treea266e7666a9756dff08481ea4aab349e60c17264 /comms/asmodem/Makefile
parentaf47aecb15392800553574bc90437714b3827fa7 (diff)
downloadports-1b79d7d08ad1578f66468b31791d944b4982ed66.tar.gz
ports-1b79d7d08ad1578f66468b31791d944b4982ed66.zip
Notes
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>