summaryrefslogtreecommitdiff
path: root/net-im/linpopup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/linpopup/Makefile')
-rw-r--r--net-im/linpopup/Makefile30
1 files changed, 0 insertions, 30 deletions
diff --git a/net-im/linpopup/Makefile b/net-im/linpopup/Makefile
deleted file mode 100644
index 1477c1271a94..000000000000
--- a/net-im/linpopup/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# New ports collection makefile for: linpopup
-# Date created: 20 Nov 2000
-# Whom: Roman Shterenzon <roman@xpert.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= linpopup
-PORTVERSION= 1.2.0
-PORTREVISION= 1
-CATEGORIES= net
-MASTER_SITES= http://www.chez.com/littleigloo/files/
-DISTNAME= LinPopUp-${PORTVERSION}.src
-
-MAINTAINER= ports@oven.org
-COMMENT= X11 port of WinPopup
-
-RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba
-
-WRKSRC= ${WRKDIR}/LinPopUp-${PORTVERSION}/src
-ALL_TARGET=
-MAN1= linpopup.1 LinPopUp.1
-
-USE_GNOME= gtk12
-USE_X_PREFIX= yes
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>