freebsd-ports/comms/xcept/files/patch-aa
Joerg Wunsch 18666fbe54 XCept - a decoder for the CEPT protocol as it is in use in the Btx
service of the Deutsche Telekom.

XCept 2 is freeware (BSD-style copyright), but has later been replaced
by the commercial XCept 3.  The authors no longer distribute or support
this old version.

I cannot build it on freefall's 2.1.x system, but it builds fine on my
2.2-current.  thud seems to be down...
1996-09-01 14:14:14 +00:00

7 lines
150 B
Plaintext

--- /dev/null Sun Sep 1 12:14:31 1996
+++ Makefile Sun Sep 1 14:43:35 1996
@@ -0,0 +1,3 @@
+SUBDIR= ceptd xcept lib etc
+
+.include <bsd.subdir.mk>