diff --git a/tix.port b/tix.port new file mode 100644 index 0000000..b3c33e0 --- /dev/null +++ b/tix.port @@ -0,0 +1,6 @@ +NAME=switcher +BUILD_LIBRARIES= +VERSION=1.0 +LICENSE=CC0-1.0 +BUILD_PROGRAMS=python +BUILD_SYSTEM=makefile diff --git a/tixbuildinfo b/tixbuildinfo deleted file mode 100644 index 85348a0..0000000 --- a/tixbuildinfo +++ /dev/null @@ -1,5 +0,0 @@ -tix.version=1 -tix.class=srctix -pkg.name=switcher -pkg.build-system=make -pkg.location-independent=true