summaryrefslogtreecommitdiff
path: root/devel/exercisix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/exercisix/Makefile')
-rw-r--r--devel/exercisix/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/exercisix/Makefile b/devel/exercisix/Makefile
deleted file mode 100644
index cf9db3e71ba9..000000000000
--- a/devel/exercisix/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-PORTNAME= exercisix
-PORTVERSION= 1.2
-PORTREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= http://alexanderchuranov.com/files/
-
-MAINTAINER= exercisix@alexanderchuranov.com
-COMMENT= Innovative lightweight unit-test framework for C++
-WWW= http://alexanderchuranov.com/software/exercisix
-
-USES= tar:bzip2
-
-OPTIONS_DEFINE= EXAMPLES
-
-.include <bsd.port.mk>