aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsps-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cvsps-devel/Makefile')
-rw-r--r--devel/cvsps-devel/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/devel/cvsps-devel/Makefile b/devel/cvsps-devel/Makefile
deleted file mode 100644
index 7a3492ea6abd..000000000000
--- a/devel/cvsps-devel/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: cvsps
-# Date Created: Feb 9, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= cvsps
-PORTVERSION= 1.3.2
-CATEGORIES= devel
-MASTER_SITES= http://www.cobite.com/cvsps/
-
-MAINTAINER= ports@FreeBSD.org
-
-USE_GMAKE= yes
-ALL_TARGET= cvsps
-
-MANCOMPRESSED= no
-MAN1= cvsps.1
-
-.include <bsd.port.mk>